Explorar el Código

Bump sandstorm app version

Maxime Quandalle hace 10 años
padre
commit
dbbdebf313
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"),