diff --git a/package.json b/package.json index 75c1eb8d5020dd038fd2e55c2e84c4c35b672c79..b777a4a25d4af5a8acd13ed8d4794a4470b5c446 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "com.futuretech.shared", "displayName": "FutureTech Shared", "description": "Contains shared items such as the Scriptable Variables.", - "version": "0.1.24", - "unity": "2019.2", + "version": "0.1.25", + "unity": "2019.3", "license": "MIT", "repository": { "type": "git", @@ -14,4 +14,4 @@ "dependencies": { "com.unity.inputsystem": "1.0.0-preview.5" } -} \ No newline at end of file +}