summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-28 18:29:46 +0200
committerLauri Ojansivu <x@xet7.org>2019-01-28 18:29:46 +0200
commit12cccc25cc07ef0706929873bf3409a82aa5ef13 (patch)
tree497c55d557cacffc48aaf58729f0e2ed94930b0a /sandstorm-pkgdef.capnp
parent34f62cb3b3781cdde47e67688b3a068c521f1de4 (diff)
downloadwekan-12cccc25cc07ef0706929873bf3409a82aa5ef13.tar.gz
wekan-12cccc25cc07ef0706929873bf3409a82aa5ef13.tar.bz2
wekan-12cccc25cc07ef0706929873bf3409a82aa5ef13.zip
v2.09v2.09
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 59d13fcd..78c35eb5 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 = 210,
+ appVersion = 211,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.08.0~2019-01-28"),
+ appMarketingVersion = (defaultText = "2.09.0~2019-01-28"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,