Compare commits

..

4 Commits

Author SHA1 Message Date
Lea Anthony
bcecd854bc v1.6.0-pre1 2020-05-16 07:21:26 +10:00
Lea Anthony
6339f230f9 Fix CWE-126 2020-05-15 22:18:50 +01:00
Lea Anthony
131fd973cd lint fix 2020-05-15 22:18:50 +01:00
Lea Anthony
f1d16a03ec Disable F5 key on windows 2020-05-15 22:18:50 +01:00

View File

@@ -1,4 +1,4 @@
package cmd
// Version - Wails version
const Version = "v1.5.0"
const Version = "v1.6.0-pre1"