Skip to content

Commit 71f2ea6

Browse files
committed
Increased release version
1 parent fa5fb90 commit 71f2ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fhex.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ class Fhex : public QMainWindow
7878

7979
private:
8080
// RELEASE VERSION
81-
string version = "3.0.3";
81+
string version = "3.0.4";
8282

8383
// JSON
8484
json jconfig;

0 commit comments

Comments
 (0)