summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-05-30 08:41:48 +0300
committerLauri Ojansivu <x@xet7.org>2020-05-30 08:41:48 +0300
commit6ac3249272bcfe1aa98edbde5a5a0cd13d58a547 (patch)
tree472e7893bf4024e3bf04d3f5511eb11240ca3543 /sandstorm-pkgdef.capnp
parent784f960e8fac53c87d1c92b9f22c0f134c77d5f8 (diff)
downloadwekan-6ac3249272bcfe1aa98edbde5a5a0cd13d58a547.tar.gz
wekan-6ac3249272bcfe1aa98edbde5a5a0cd13d58a547.tar.bz2
wekan-6ac3249272bcfe1aa98edbde5a5a0cd13d58a547.zip
v4.10v4.10
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 2e196a22..c31c3e4f 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 = 409,
+ appVersion = 410,
# Increment this for every release.
- appMarketingVersion = (defaultText = "4.09.0~2020-05-27"),
+ appMarketingVersion = (defaultText = "4.10.0~2020-05-30"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,