Explorar o código

Merge pull request #32 from dwrensha/sandstorm-version-17

update Sandstorm metadata for release
David Renshaw %!s(int64=8) %!d(string=hai) anos
pai
achega
b6cac06d48
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      sandstorm-pkgdef.capnp

+ 2 - 2
sandstorm-pkgdef.capnp

@@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
     appTitle = (defaultText = "Wekan"),
     # The name of the app as it is displayed to the user.
 
-    appVersion = 16,
+    appVersion = 17,
     # Increment this for every release.
 
-    appMarketingVersion = (defaultText = "0.11.0~2016-11-15"),
+    appMarketingVersion = (defaultText = "0.11.0~2016-11-28"),
     # Human-readable presentation of the app version.
 
     minUpgradableAppVersion = 0,