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 5e465d1 commit 7c574eeCopy full SHA for 7c574ee
DelHel/DelHel.rc
0 Bytes
DelHel/constants.h
@@ -3,9 +3,9 @@
3
#include <regex>
4
5
#define PLUGIN_NAME "DelHel"
6
-#define PLUGIN_VERSION "0.2.0"
7
-#define PLUGIN_AUTHOR "Nick Mueller"
8
-#define PLUGIN_LICENSE "(c) 2020-2023, MIT License"
+#define PLUGIN_VERSION "0.3.0"
+#define PLUGIN_AUTHOR "Nick Mueller et al."
+#define PLUGIN_LICENSE "(c) 2020-2025, MIT License"
9
#define PLUGIN_LATEST_VERSION_URL "https://raw.githubusercontent.com/MorpheusXAUT/DelHel/master/version.txt"
10
#define PLUGIN_LATEST_DOWNLOAD_URL "https://github.com/MorpheusXAUT/DelHel/releases/latest"
11
version.txt
@@ -1 +1 @@
1
-0.2.0
+0.3.0
0 commit comments