Skip to content

Commit 81ca380

Browse files
committed
Updated software version
1 parent 6160fd1 commit 81ca380

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
@@ -76,7 +76,7 @@ class Fhex : public QMainWindow
7676

7777
private:
7878
// RELEASE VERSION
79-
string version = "3.0.2";
79+
string version = "3.0.3";
8080

8181
// JSON
8282
json jconfig;

0 commit comments

Comments
 (0)