diff --git a/manifest.json b/manifest.json index 216770b..ae391a8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "${pluginName}", "entry": "${pluginFile}", - "version": "1.0.0", + "version": "1.0.1", "author": "GroupMountain", "type": "native", "passive": true, diff --git a/tooth.json b/tooth.json index 29a3bca..5ec65b2 100644 --- a/tooth.json +++ b/tooth.json @@ -2,7 +2,7 @@ "format_version": 3, "format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d", "tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi", - "version": "1.0.0", + "version": "1.0.1", "info": { "name": "GMLIB-LegacyRemoteCallApi", "description": "Legacy RemoteCall API for GMLIB",