Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
smell-of-curry committed Dec 12, 2022
1 parent 44f3a61 commit 69ee1a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"description": "pack.description",
"min_engine_version": [1, 19, 50],
"uuid": "d98b03cc-38f8-4a82-81c6-5fb7ede55cb8",
"version": [2, 6, 1]
"version": [2, 6, 2]
},
"modules": [
{
"description": "Data Module",
"type": "data",
"uuid": "1e866a8b-1807-4689-8329-192a43404d5b",
"version": [2, 6, 1]
"version": [2, 6, 2]
},
{
"description": "Gametest Module",
"language": "javascript",
"type": "script",
"uuid": "9d7fbe86-68ed-4aac-8fe8-dfe980e671fc",
"version": [2, 6, 1],
"version": [2, 6, 2],
"entry": "scripts/index.js"
}
],
Expand Down

0 comments on commit 69ee1a5

Please sign in to comment.