mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
chore: bump version
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -16,4 +16,4 @@ examples/**/example*
|
||||
cmd/wails/wails
|
||||
.DS_Store
|
||||
tmp
|
||||
node_modules
|
||||
node_modules/
|
||||
@@ -1,4 +1,4 @@
|
||||
package cmd
|
||||
|
||||
// Version - Wails version
|
||||
const Version = "v0.17.4-pre"
|
||||
const Version = "v0.17.5-pre"
|
||||
|
||||
Reference in New Issue
Block a user