Parcourir la source

bump to 0.8.3

jblanked il y a 8 mois
Parent
commit
f4340a3641
3 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      application.fam
  2. BIN
      assets/01-home.png
  3. 1 1
      flip_world.h

+ 1 - 1
application.fam

@@ -17,5 +17,5 @@ App(
     ),
     fap_author="JBlanked",
     fap_weburl="https://github.com/jblanked/FlipWorld",
-    fap_version="0.8.2",
+    fap_version="0.8.3",
 )

BIN
assets/01-home.png


+ 1 - 1
flip_world.h

@@ -15,7 +15,7 @@
 //
 
 #define TAG "FlipWorld"
-#define VERSION "0.8.2"
+#define VERSION "0.8.3"
 #define VERSION_TAG TAG " " FAP_VERSION
 //