Sfoglia il codice sorgente

Bump sandstorm app version

Maxime Quandalle 10 anni fa
parent
commit
dbbdebf313
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      sandstorm-pkgdef.capnp

+ 1 - 1
sandstorm-pkgdef.capnp

@@ -22,7 +22,7 @@ const pkgdef :Spk.PackageDefinition = (
     appTitle = (defaultText = "Wekan"),
     # The name of the app as it is displayed to the user.
 
-    appVersion = 5,
+    appVersion = 6,
     # Increment this for every release.
 
     appMarketingVersion = (defaultText = "0.9.0"),