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 26e8878 commit fce1f85Copy full SHA for fce1f85
DelHel/DelHel.rc
0 Bytes
DelHel/constants.h
@@ -3,7 +3,7 @@
3
#include <regex>
4
5
#define PLUGIN_NAME "DelHel"
6
-#define PLUGIN_VERSION "0.0.7"
+#define PLUGIN_VERSION "0.0.8"
7
#define PLUGIN_AUTHOR "Nick Mueller"
8
#define PLUGIN_LICENSE "(c) 2020, MIT License"
9
#define PLUGIN_LATEST_VERSION_URL "https://raw.githubusercontent.com/MorpheusXAUT/DelHel/master/version.txt"
version.txt
@@ -1 +1 @@
1
-0.0.7
+0.0.8
0 commit comments