summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-29 15:42:07 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-29 15:42:07 +0300
commit629a6f010383a5351f934e77a388e5887f63d0d8 (patch)
tree7a19a7981ecff4d8e1198c252c5a585a824a5734 /sandstorm-pkgdef.capnp
parent2522a98f7daf632a37c46e061efcf7039854aaec (diff)
downloadwekan-629a6f010383a5351f934e77a388e5887f63d0d8.tar.gz
wekan-629a6f010383a5351f934e77a388e5887f63d0d8.tar.bz2
wekan-629a6f010383a5351f934e77a388e5887f63d0d8.zip
v3.30v3.30
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 a4fb52da..289f7943 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 = 331,
+ appVersion = 332,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.29.0~2019-08-29"),
+ appMarketingVersion = (defaultText = "3.30.0~2019-08-29"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,