summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-10 23:18:12 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-10 23:18:12 +0300
commit3eef42eee0818d241d5ae004d59af3a46a2b8318 (patch)
treea9c36ad6c1ad3d45ff411d71c332f3c9139e7611 /sandstorm-pkgdef.capnp
parent38d0ad74a905a993c9d150c4ecc07eea69b8205e (diff)
downloadwekan-3eef42eee0818d241d5ae004d59af3a46a2b8318.tar.gz
wekan-3eef42eee0818d241d5ae004d59af3a46a2b8318.tar.bz2
wekan-3eef42eee0818d241d5ae004d59af3a46a2b8318.zip
v2.68v2.68
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 2dfe5591..d90312a0 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 = 269,
+ appVersion = 270,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.67.0~2019-05-10"),
+ appMarketingVersion = (defaultText = "2.68.0~2019-05-10"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,