Skip to content

Commit 77b759a

Browse files
chore: bump version to v0.0.2
1 parent e7c48ba commit 77b759a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

FyneApp.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Icon = "assets/icon.png"
33
Name = "Mirroid"
44
ID = "com.mirroid.app"
5-
Version = "0.0.1"
5+
Version = "0.0.2"

packaging/windows/mirroid.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifndef MyAppVersion
2-
#define MyAppVersion "0.0.1"
2+
#define MyAppVersion "0.0.2"
33
#endif
44

55
#define MyAppName "Mirroid"

0 commit comments

Comments
 (0)