diff --git a/mobile/ios/app-repo.json b/mobile/ios/app-repo.json index 2557086a..0818a6e5 100644 --- a/mobile/ios/app-repo.json +++ b/mobile/ios/app-repo.json @@ -11,7 +11,15 @@ "localizedDescription": "Gen1Recomp - A native Lua / LÖVE2D recreation of Gen 1 Poke", "tintColor": "3b5ca8", "category": "games", - "versions": [] + "versions": [ + { + "version": "0.1.58", + "date": "2026-08-02", + "size": 8331163, + "downloadURL": "https://github.com/bryanthaboi/gen1recomp/releases/download/v0.1.58/gen1recomp-0.1.58-ios.ipa", + "localizedDescription": "Gen1Recomp - A native Lua / LÖVE2D recreation of Gen 1 Poke" + } + ] } ] }