Browse Source

Bump sandstorm app version

Maxime Quandalle 9 năm trước cách đây
mục cha
commit
dbbdebf313
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"),