Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
luboslenco committed Aug 21, 2023
1 parent 93f7dd1 commit 00e6276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armorpaint/Sources/Manifest.hx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package ;
class Manifest {

public static inline var title = "ArmorPaint";
public static inline var version = "0.9";
public static inline var version = "1.0 alpha";
public static inline var url = "https://armorpaint.org";
public static inline var url_android = "https://play.google.com/store/apps/details?id=org.armorpaint";
public static inline var url_ios = "https://apps.apple.com/app/armorpaint/id1533967534";
Expand Down

0 comments on commit 00e6276

Please sign in to comment.