Skip to content

Commit b8a2503

Browse files
authored
release prep for 0.4.1 (#108)
* release prep for 0.4.1 * Sha & link * Manifest
1 parent d15ca2c commit b8a2503

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Final Fantasy X",
33
"game_name": "Final Fantasy X",
4-
"package_version": "0.4.0",
4+
"package_version": "0.4.1",
55
"package_uid": "final_fantasy_X_andrewki",
66
"author": "Created by Andrewki - Contributions from Omnises & Relvanth",
77
"variants": {

versions.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
{
22
"versions": [
3+
{
4+
"package_version": "0.4.1",
5+
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.4.1/FFX.zip",
6+
"sha256": "c87defce8cd9e612a09c579bf8696fa501ca5239bf33cff31f1bdcb94c538ba8",
7+
"changelog": [
8+
" - New Additions",
9+
" - - Added a Minigame map for the Bikanel Cactuars",
10+
" - Map Updates",
11+
" - - Added a missing step to the Kilika cloister map",
12+
" - - Updated the maps that lost their save/player icons",
13+
" - Logic and Location Updates",
14+
" - - Removed Epaaj from Calm Lands"
15+
]
16+
},
317
{
418
"package_version": "0.4.0",
519
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.4.0/FFX.zip",

0 commit comments

Comments
 (0)