summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-11 23:40:24 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-11 23:40:24 +0200
commit33f09f0887c2abc40c6659a60bb30d6a5cd68a1c (patch)
tree832cf54bb284ee239da059b60f36ce4da722c2bc /sandstorm-pkgdef.capnp
parentaee05a549f64cb70a838a4285d0a736d2a3ac819 (diff)
parentcf7d740004d5b7511a7c0fc434437cba4390f824 (diff)
downloadwekan-33f09f0887c2abc40c6659a60bb30d6a5cd68a1c.tar.gz
wekan-33f09f0887c2abc40c6659a60bb30d6a5cd68a1c.tar.bz2
wekan-33f09f0887c2abc40c6659a60bb30d6a5cd68a1c.zip
Merge branch 'edge' 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 23171379..ef66ffd4 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 = 246,
+ appVersion = 247,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.44.0~2019-03-11"),
+ appMarketingVersion = (defaultText = "2.45.0~2019-03-11"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,