From 516e465f33725ac7742a5407f8e215df3711ffdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20ICH=C3=89?= Date: Tue, 15 Jan 2019 14:08:00 +0100 Subject: [PATCH] Fixed package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72acfec..b1ab5d5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "net.peeweek.console", "displayName": "Console", - "version": "1.0-preview", + "version": "1.0.0-preview", "unity": "2018.3", "description": "Console for your games" }