Skip to content

Commit 1f9be92

Browse files
Bump versions in manifest.json (#64)
Updates versions in pack manifest to let clients redownload the pack with a proper sweeping effect particle
1 parent a898803 commit 1f9be92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"description": "Optional Bedrock resource pack to extend Geyser functionality",
55
"name": "GeyserOptionalPack",
66
"uuid": "e5f5c938-a701-11eb-b2a3-047d7bb283ba",
7-
"version": [1, 0, 12],
7+
"version": [1, 0, 13],
88
"min_engine_version": [ 1, 16, 0 ]
99
},
1010
"modules": [
1111
{
1212
"description": "GeyserOptionalPack",
1313
"type": "resources",
1414
"uuid": "eebb4ea8-a701-11eb-95ba-047d7bb283ba",
15-
"version": [1, 0, 12]
15+
"version": [1, 0, 13]
1616
}
1717
]
1818
}

0 commit comments

Comments
 (0)