summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-21 20:58:30 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-21 20:58:30 +0300
commit47e64c269cdeaa774c032c03cc9f105e9440a1b2 (patch)
treedfe01bcf123bc91fe1fdd10ef19dd57ca60b4182 /sandstorm-pkgdef.capnp
parentcd69b03ac1f185b68370eff46ef31e3b62a0ccb4 (diff)
downloadwekan-47e64c269cdeaa774c032c03cc9f105e9440a1b2.tar.gz
wekan-47e64c269cdeaa774c032c03cc9f105e9440a1b2.tar.bz2
wekan-47e64c269cdeaa774c032c03cc9f105e9440a1b2.zip
v2.89v2.89
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 8f253a1a..5f9bcc94 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 = 290,
+ appVersion = 291,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.88.0~2019-06-21"),
+ appMarketingVersion = (defaultText = "2.89.0~2019-06-21"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,