We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5fb90 commit 71f2ea6Copy full SHA for 71f2ea6
src/fhex.h
@@ -78,7 +78,7 @@ class Fhex : public QMainWindow
78
79
private:
80
// RELEASE VERSION
81
- string version = "3.0.3";
+ string version = "3.0.4";
82
83
// JSON
84
json jconfig;
0 commit comments