fix: detect encoding on windows

This commit is contained in:
Lea Anthony
2019-10-23 21:29:40 +11:00
5 changed files with 62 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package cmd
// Version - Wails version
const Version = "v0.18.3"
const Version = "v0.18.5"