Update version number to 1.1.2 in generate-manifest.py and manifest.json
This commit is contained in:
parent
167263f098
commit
6459e0e0e7
@ -6,7 +6,7 @@ def main():
|
||||
deps_file = sys.argv[1]
|
||||
|
||||
NAME = "YooplePack"
|
||||
VERSION = "1.1.1"
|
||||
VERSION = "1.1.2"
|
||||
WEBSITE = "https://github.com/IsaacShoebottom/YooplePack"
|
||||
DESCRIPTION = "Modpack for the Yoople server"
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "YooplePack",
|
||||
"version_number": "1.1.1",
|
||||
"version_number": "1.1.2",
|
||||
"website_url": "https://github.com/IsaacShoebottom/YooplePack",
|
||||
"description": "Modpack for the Yoople server",
|
||||
"dependencies": [
|
||||
|
Loading…
Reference in New Issue
Block a user