Skip to content

Commit

Permalink
fdroid: fix version code
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Oct 22, 2023
1 parent c74f8cb commit b3ce42a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions fdroid/export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ keystore/release=""
keystore/release_user=""
keystore/release_password=""
one_click_deploy/clear_previous_install=false
version/code=87
version/name="5.0.4"
version/code=88
version/name="5.0.5"
package/unique_name="com.simondalvai.pocketbroomball"
package/name="Pocket Broomball"
package/signed=false
Expand Down
2 changes: 1 addition & 1 deletion game/src/ui/menu/MenuScreen.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ margin_bottom = 894.054
rect_scale = Vector2( 0.507877, 0.507877 )
text = "What's new?
- Gramamr fixes thanks to @RustoMCSpit
- Grammar fixes thanks to @RustoMCSpit
- Bot vs Bot mode thanks to @MxtAppz
Enjoy!"
Expand Down
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/88.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Grammar fixes thanks to @RustoMCSpit
- Bot vs Bot mode thanks to @MxtAppz

0 comments on commit b3ce42a

Please sign in to comment.