File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ # v1.64 2018-20-24 Wekan release
2+
3+ - Update translations.
4+
15# v1.63 2018-10-24 Wekan release
26
37This release adds the following new features:
Original file line number Diff line number Diff line change 11{
22 "name" : " wekan" ,
3- "version" : " v1.63 .0" ,
3+ "version" : " v1.64 .0" ,
44 "description" : " The open-source kanban" ,
55 "private" : true ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
2222 appTitle = (defaultText = "Wekan" ),
2323 # The name of the app as it is displayed to the user.
2424
25- appVersion = 164 ,
25+ appVersion = 165 ,
2626 # Increment this for every release.
2727
28- appMarketingVersion = (defaultText = "1. 63 . 0~2018-10-24" ),
28+ appMarketingVersion = (defaultText = "1. 64 . 0~2018-10-24" ),
2929 # Human-readable presentation of the app version.
3030
3131 minUpgradableAppVersion = 0 ,
You can’t perform that action at this time.
0 commit comments