Skip to content

Commit

Permalink
update version numbers for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Br00ty committed Jan 2, 2024
1 parent 8cbeea2 commit 6ad4899
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Pseudoregalia",
"game_name": "Pseudoregalia",
"package_version": "0.1.4.4",
"package_version": "0.1.5",
"package_uid": "pseudoregalia_brooty",
"platform": "pc",
"author": "Br00ty",
Expand All @@ -14,5 +14,5 @@
}
},
"versions_url": "https://raw.githubusercontent.com/Br00ty/pseudoregalia_brooty/master/versions.json",
"min_poptracker_version": "0.25.3"
"min_poptracker_version": "0.25.5"
}
10 changes: 10 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"versions": [
{
"package_version": "0.1.5",
"download_url": "https://github.com/Br00ty/pseudoregalia_brooty/releases/download/0.1.5/pseudoregalia_brooty.zip",
"sha256": "15ad3ec67c655e138610fa65681c6e24ce0beb8ee1bd1a9525d838db06322230",
"changelog": [
"update to AP style logic",
"new logic for Underbelly and Theatre",
"update gameover key"
]
},
{
"package_version": "0.1.4.4",
"download_url": "https://github.com/Br00ty/pseudoregalia_brooty/releases/download/0.1.4.4/pseudoregalia_brooty.zip",
Expand Down

0 comments on commit 6ad4899

Please sign in to comment.