diff --git a/modules/native-android b/modules/native-android index 27e32be..9f5bceb 160000 --- a/modules/native-android +++ b/modules/native-android @@ -1 +1 @@ -Subproject commit 27e32bea7ba9b93f7872822d90d2714a3f05c8e8 +Subproject commit 9f5bceb3b52dcf92f9de31a97c95ea6a3c174c6a diff --git a/modules/native-ios b/modules/native-ios index e17cd93..541a44a 160000 --- a/modules/native-ios +++ b/modules/native-ios @@ -1 +1 @@ -Subproject commit e17cd93b1b27ce6c971690cbd3757d6ad3ab37a8 +Subproject commit 541a44aface29b0f804c0cc51aefd32b8f2a5211 diff --git a/modules/timestep b/modules/timestep index 45a2274..ea54d8d 160000 --- a/modules/timestep +++ b/modules/timestep @@ -1 +1 @@ -Subproject commit 45a227482906faea696cc4d452c22a51aab5e39f +Subproject commit ea54d8d5a463bd645160210f941a6f354f66baea diff --git a/package.json b/package.json index 99fa6fe..0a47bd9 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "devkit-core", "author": "Game Closure", - "description": "DevKit client API", - "version": "2.0.15", + "description": "devkit engine", + "version": "2.1.4", "repository": { "type": "git", - "url": "http://github.com/gameclosure/gcapi/gcapi.git" + "url": "http://github.com/gameclosure/devkit-core.git" }, "dependencies": { "cli-color": "^0.3.2",