summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-07 19:22:07 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-07 19:22:07 +0300
commit4708764bd9a0d9bcb081d41dcfe66f32adba5878 (patch)
treed56b18aa349df1f89e90fda4e323cf243b13ce1b /sandstorm-pkgdef.capnp
parente519f989ee7fa52e5f13f826ed6fc41dcd1010d0 (diff)
downloadwekan-4708764bd9a0d9bcb081d41dcfe66f32adba5878.tar.gz
wekan-4708764bd9a0d9bcb081d41dcfe66f32adba5878.tar.bz2
wekan-4708764bd9a0d9bcb081d41dcfe66f32adba5878.zip
v3.10v3.10
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 394bdda2..419d0211 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 = 311,
+ appVersion = 312,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.09.0~2019-08-07"),
+ appMarketingVersion = (defaultText = "3.10.0~2019-08-07"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,