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 ea56603 commit f69057dCopy full SHA for f69057d
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.1"
+#define PLUGIN_VERSION "0.0.5"
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.5
+0.0.5
0 commit comments