Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cabbagelol committed Sep 26, 2023
1 parent 94fc7d4 commit 1bfd8d7
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions public/config/version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
{
"list": [
{
"version": "0.2.8",
"stage": "release",
"platform": {
"google-play": {
"url": "https://play.google.com/store/apps/details?id=com.cabbagelol.bfban"
},
"apple": {
"url": "https://apps.apple.com/us/app/bfban/id6446828173"
}
}
},
{
"version": "0.2.7",
"stage": "beta",
"platform": {
"google-play-test": {
"url": "https://play.google.com/apps/testing/com.cabbagelol.bfban"
},
"apple-test": {
"url": "https://testflight.apple.com/join/PulChYQj"
}
}
},
{
"version": "0.2.7",
"stage": "release",
Expand Down

0 comments on commit 1bfd8d7

Please sign in to comment.