diff --git a/exp_commands/package.json b/exp_commands/package.json index 8c9f8da9..7628cfeb 100644 --- a/exp_commands/package.json +++ b/exp_commands/package.json @@ -1,6 +1,6 @@ { "name": "@expcluster/lib_commands", - "version": "6.5.0", + "version": "7.0.1", "description": "Clusterio plugin providing a Lua command processing library.", "author": "Cooldude2606 ", "license": "MIT", diff --git a/exp_groups/package.json b/exp_groups/package.json index d54c67a8..0bd0dae8 100644 --- a/exp_groups/package.json +++ b/exp_groups/package.json @@ -1,6 +1,6 @@ { "name": "@expcluster/permission-groups", - "version": "6.5.0", + "version": "7.0.1", "description": "Clusterio plugin providing syncing of permission groups", "author": "Cooldude2606 ", "license": "MIT", diff --git a/exp_gui/package.json b/exp_gui/package.json index 7c1988c9..6679512a 100644 --- a/exp_gui/package.json +++ b/exp_gui/package.json @@ -1,6 +1,6 @@ { "name": "@expcluster/lib_gui", - "version": "6.5.0", + "version": "7.0.1", "description": "Clusterio plugin providing a Lua GUI definition library.", "author": "Cooldude2606 ", "license": "MIT", diff --git a/exp_legacy/package.json b/exp_legacy/package.json index 77a7f964..f5220dc7 100644 --- a/exp_legacy/package.json +++ b/exp_legacy/package.json @@ -1,6 +1,6 @@ { "name": "@expcluster/legacy", - "version": "6.5.0", + "version": "7.0.1", "description": "Clusterio plugin implementing the legacy v6 scenario updated for factorio 2.0", "author": "Cooldude2606 ", "license": "MIT", diff --git a/exp_roles/package.json b/exp_roles/package.json index 05f53e71..aa9f3112 100644 --- a/exp_roles/package.json +++ b/exp_roles/package.json @@ -1,6 +1,6 @@ { "name": "@expcluster/roles", - "version": "6.5.0", + "version": "7.0.1", "description": "Clusterio plugin providing syncing of in game roles.", "author": "Cooldude2606 ", "license": "MIT", diff --git a/exp_scenario/package.json b/exp_scenario/package.json index cd8b8b26..8a00f8b4 100644 --- a/exp_scenario/package.json +++ b/exp_scenario/package.json @@ -1,6 +1,6 @@ { "name": "@expcluster/scenario", - "version": "6.5.0", + "version": "7.0.1", "description": "Clusterio plugin implementing the Explosive Gaming scenario.", "author": "Cooldude2606 ", "license": "MIT", diff --git a/exp_server_ups/package.json b/exp_server_ups/package.json index f48b165c..25baa73f 100644 --- a/exp_server_ups/package.json +++ b/exp_server_ups/package.json @@ -1,6 +1,6 @@ { "name": "@expcluster/server-ups", - "version": "6.5.0", + "version": "7.0.1", "description": "Clusterio plugin providing in game server ups counter", "author": "Cooldude2606 ", "license": "MIT", diff --git a/exp_util/package.json b/exp_util/package.json index 483b3a84..ec10ff5d 100644 --- a/exp_util/package.json +++ b/exp_util/package.json @@ -1,6 +1,6 @@ { "name": "@expcluster/lib_util", - "version": "6.5.0", + "version": "7.0.1", "description": "Clusterio plugin providing Lua libraries and other utilities.", "author": "Cooldude2606 ", "license": "MIT",