summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-27 16:27:15 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-27 16:27:15 +0200
commit2489cc5b91b04c008a5f91592c8f042f255ea154 (patch)
tree861a8e99fca5a84ec025123df81de36127277fab /sandstorm-pkgdef.capnp
parent1c832a24b7ca532f3e0b1a0e0c221a4631601e46 (diff)
parent29c3080eb6b925e0fe8308b721dca25cbeb34e73 (diff)
downloadwekan-2489cc5b91b04c008a5f91592c8f042f255ea154.tar.gz
wekan-2489cc5b91b04c008a5f91592c8f042f255ea154.tar.bz2
wekan-2489cc5b91b04c008a5f91592c8f042f255ea154.zip
Merge branch 'devel' into meteor-1.8
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 fe488dd8..11cf0c31 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 = 229,
+ appVersion = 230,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.27.0~2019-02-27"),
+ appMarketingVersion = (defaultText = "2.28.0~2019-02-27"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,