chore: bump version

This commit is contained in:
Lea Anthony
2019-07-13 22:30:32 +10:00
parent 29535c10a3
commit 65a2560153
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -16,4 +16,4 @@ examples/**/example*
cmd/wails/wails
.DS_Store
tmp
node_modules
node_modules/

View File

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