Add 0.2.6 to AltStore repo (#37)

## Pull Request Description

Add 0.2.6 to the AltStore repository

## Issue Being Fixed

Issue Number: No issue

## Screenshots / Recordings

*No screenshots*

## Checklist

- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.

---------

Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>
This commit is contained in:
Bailey 2024-10-18 18:47:59 +10:30 committed by GitHub
parent 78886d58d3
commit 6e4f23ca5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,6 +26,14 @@
} }
], ],
"versions": [ "versions": [
{
"version": "0.2.6",
"buildVersion": "56",
"date": "2024-10-18",
"size": 29129014,
"downloadURL": "https://github.com/DonutWare/Fladder/releases/download/v0.2.6/fladder-iOS-0.2.6.ipa",
"minOSVersion": "13"
},
{ {
"version": "0.2.5", "version": "0.2.5",
"buildVersion": "52", "buildVersion": "52",