Compare commits

..

3 Commits

Author SHA1 Message Date
Lea Anthony
020fe182b0 Update go.mod 2019-10-25 17:37:12 +11:00
Lea Anthony
365972619a fix: allow spaces in path to windres 2019-10-25 17:35:37 +11:00
Lea Anthony
11f805a97f fix: escape windows commands 2019-10-25 16:44:46 +11:00

View File

@@ -1,4 +1,4 @@
package cmd
// Version - Wails version
const Version = "v0.18.11-pre"
const Version = "v0.18.10-pre"