2 parents 22819df + 9588456 commit 80d6ce0Copy full SHA for 80d6ce0
2 files changed
main.go
@@ -11,7 +11,7 @@ import (
11
//go:embed all:frontend/dist
12
var assets embed.FS
13
14
-var appVersion = "v0.2.1"
+var appVersion = "v0.2.2"
15
16
func main() {
17
// Create an instance of the app structure
wails.json
@@ -13,7 +13,7 @@
"info": {
"companyName": "striker561 / d3uceY",
"productName": "Avnac",
- "productVersion": "0.2.1",
+ "productVersion": "0.2.2",
"copyright": "Copyright © 2026 striker561/ d3uceY. All rights reserved.",
18
"comments": "Built using Wails (https://wails.io)"
19
}
0 commit comments