5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 00:41:59 +08:00

fix: version

This commit is contained in:
Lea Anthony 2019-06-19 08:29:15 +10:00
parent 7cabef946e
commit 5c8a4de446
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

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