fix: detect encoding on windows (#266)

* fix: linting

* chore: bump version
This commit is contained in:
Lea Anthony
2019-10-24 16:04:32 +11:00
committed by GitHub
parent 24530d9da4
commit 315ef5f7ea
5 changed files with 62 additions and 5 deletions

View File

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