summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-29 00:51:06 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-29 00:51:06 +0300
commit9c15fb1e695ca6786d1e4da9c054c223dd3abe49 (patch)
tree32a687c4a2098487a4544673aa9632e4be7ec1bd /sandstorm-pkgdef.capnp
parent7761a22bb4e88ad9a5a39ed84e1ff244015c3a58 (diff)
downloadwekan-9c15fb1e695ca6786d1e4da9c054c223dd3abe49.tar.gz
wekan-9c15fb1e695ca6786d1e4da9c054c223dd3abe49.tar.bz2
wekan-9c15fb1e695ca6786d1e4da9c054c223dd3abe49.zip
v3.29v3.29
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 9dcb1396..a4fb52da 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 = 330,
+ appVersion = 331,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.28.0~2019-08-29"),
+ appMarketingVersion = (defaultText = "3.29.0~2019-08-29"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,