mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 13:19:00 -07:00
6 lines
102 B
Go
6 lines
102 B
Go
package cmd
|
|
|
|
// Version - Wails version
|
|
// ...oO(There must be a better way)
|
|
const Version = "v0.9.5"
|