summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-29 17:01:23 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-29 17:01:23 +0300
commit583c36923392362ce751e65073af65260fd93ae9 (patch)
tree90d9a853f906f32a485f29fe3e7413a320446442 /sandstorm-pkgdef.capnp
parent96efa659a8067b86f2797edfbb3edd7d0b255d9e (diff)
downloadwekan-583c36923392362ce751e65073af65260fd93ae9.tar.gz
wekan-583c36923392362ce751e65073af65260fd93ae9.tar.bz2
wekan-583c36923392362ce751e65073af65260fd93ae9.zip
v3.33v3.33
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 be042f4d..28b3413f 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 = 334,
+ appVersion = 335,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.32.0~2019-08-29"),
+ appMarketingVersion = (defaultText = "3.33.0~2019-08-29"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,