Răsfoiți Sursa

Bump sandstorm app version

Maxime Quandalle 9 ani în urmă
părinte
comite
dbbdebf313
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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"),