mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-15 07:05:50 +01:00
5 lines
102 B
Go
5 lines
102 B
Go
package cmd
|
|
|
|
// Version - Wails version
|
|
// ...oO(There must be a better way)
|
|
const Version = "v0.9.1"
|