bump RP versions

This commit is contained in:
ForestOfLight
2025-06-18 12:14:43 -07:00
Unverified
parent f516a8dd5b
commit fb248319e7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
}, },
{ {
"uuid": "375ec465-3dc1-429f-8b4c-a337889e1ed4", // Construct RP "uuid": "375ec465-3dc1-429f-8b4c-a337889e1ed4", // Construct RP
"version": [1, 0, 0] "version": [1, 0, 1]
} }
], ],
"metadata": { "metadata": {
+4 -4
View File
@@ -1,11 +1,11 @@
{ {
"format_version": 2, "format_version": 2,
"header": { "header": {
"name": "Construct [RP] v1.0.0", "name": "Construct [RP] v1.0.1",
"description": "Survival building addon by §aForestOfLight§r.", "description": "Survival building addon by §aForestOfLight§r.",
"uuid": "375ec465-3dc1-429f-8b4c-a337889e1ed4", "uuid": "375ec465-3dc1-429f-8b4c-a337889e1ed4",
"version": [1, 0, 0], "version": [1, 0, 1],
"min_engine_version": [1,17,0] "min_engine_version": [1,17,1]
}, },
"modules": [ "modules": [
{ {
@@ -17,7 +17,7 @@
"dependencies": [ "dependencies": [
{ {
"uuid": "8c0c0153-d8b9-482a-889f-aef922b8fe58", // Construct BP "uuid": "8c0c0153-d8b9-482a-889f-aef922b8fe58", // Construct BP
"version": [1, 0, 0] "version": [1, 0, 1]
} }
], ],
"metadata": { "metadata": {