فهرست منبع

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

update Sandstorm metadata for release
David Renshaw 8 سال پیش
والد
کامیت
b6cac06d48
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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,