Compare commits

..

2 Commits

Author SHA1 Message Date
Lea Anthony
52e6091f0f release v0.18.11-pre 2019-10-25 17:39:12 +11:00
Lea Anthony
2db1624faf 274 support spaces in windows paths (#275)
* fix: escape windows commands

* fix: allow spaces in path to windres

* Update go.mod
2019-10-25 17:37:36 +11:00

View File

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