From 4cac51a83180bb5b53bea520bf007ea413af1612 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 08:55:51 -0400 Subject: [PATCH] chore(ios): update app-repo.json [skip ci] --- mobile/ios/app-repo.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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" + } + ] } ] }