Skip to content

Commit ad4730d

Browse files
chore: bump version to v0.0.3
1 parent 70a7e30 commit ad4730d

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.2"
5+
Version = "0.0.3"

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.2"
2+
#define MyAppVersion "0.0.3"
33
#endif
44

55
#define MyAppName "Mirroid"

0 commit comments

Comments
 (0)