summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-08-13 17:44:43 +0300
committerLauri Ojansivu <x@xet7.org>2020-08-13 17:44:43 +0300
commit3d0e91f80e0a8f8cd7014cfcaeb9363660b4c820 (patch)
treec3bc0409d0fba4016d8e1adf8f1e4520d6493372 /sandstorm-pkgdef.capnp
parent533857c961561d13cefca4b9219f279a475e7366 (diff)
downloadwekan-3d0e91f80e0a8f8cd7014cfcaeb9363660b4c820.tar.gz
wekan-3d0e91f80e0a8f8cd7014cfcaeb9363660b4c820.tar.bz2
wekan-3d0e91f80e0a8f8cd7014cfcaeb9363660b4c820.zip
v4.23v4.23
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 73b21e2f..6afc7b55 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 = 422,
+ appVersion = 423,
# Increment this for every release.
- appMarketingVersion = (defaultText = "4.22.0~2020-07-23"),
+ appMarketingVersion = (defaultText = "4.23.0~2020-08-13"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,