1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-19 14:59:14 +00:00

Bump version

This commit is contained in:
Kastle
2021-03-02 17:42:13 -08:00
parent 1f7e18c6d4
commit 234ce160f6

View File

@@ -4,7 +4,7 @@
"description": "Geyser Vanilla Assets", "description": "Geyser Vanilla Assets",
"name": "Geyser Vanilla Assets", "name": "Geyser Vanilla Assets",
"uuid": "5d8f8e98-7a2a-11eb-9439-0242ac130002", "uuid": "5d8f8e98-7a2a-11eb-9439-0242ac130002",
"version": [1, 0, 50], "version": [1, 0, 60],
"min_engine_version": [ 1, 16, 0 ] "min_engine_version": [ 1, 16, 0 ]
}, },
"modules": [ "modules": [
@@ -12,7 +12,7 @@
"description": "Geyser Vanilla Assets", "description": "Geyser Vanilla Assets",
"type": "resources", "type": "resources",
"uuid": "72e9b0ca-7a2a-11eb-9439-0242ac130002", "uuid": "72e9b0ca-7a2a-11eb-9439-0242ac130002",
"version": [1, 0, 50] "version": [1, 0, 60]
} }
] ]
} }