summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-03 07:07:12 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-03 07:07:12 +0200
commit19d42c675bca4cb7482e5d0f65cc968b7efca327 (patch)
tree531808a1010488f1157dcda7409e0f2b6f047671 /sandstorm-pkgdef.capnp
parentbe3e4af643c63f1d08d38626457d5dd75ed93e28 (diff)
downloadwekan-19d42c675bca4cb7482e5d0f65cc968b7efca327.tar.gz
wekan-19d42c675bca4cb7482e5d0f65cc968b7efca327.tar.bz2
wekan-19d42c675bca4cb7482e5d0f65cc968b7efca327.zip
v3.58v3.58
Diffstat (limited to 'sandstorm-pkgdef.capnp')
-rw-r--r--sandstorm-pkgdef.capnp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandstorm-pkgdef.capnp b/sandstorm-pkgdef.capnp
index 6bd5f64a..32d619d5 100644
--- a/sandstorm-pkgdef.capnp
+++ b/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 = 359,
+ appVersion = 360,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.57.0~2019-12-22"),
+ appMarketingVersion = (defaultText = "3.58.0~2020-01-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,