Compare commits

..

4 Commits

Author SHA1 Message Date
Lea Anthony
6b83e83abc Merge branch 'develop' into 397---windows-icon-generation 2020-05-21 22:04:08 +01:00
Lea Anthony
7e0a92135f fix! 2020-05-20 09:28:07 +10:00
Lea Anthony
c86384ca85 fix: icon size 2020-05-20 05:35:11 +01:00
Lea Anthony
723943b557 intial support for .ico generation 2020-05-19 20:45:38 +01:00

View File

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