Skip to content

Commit 7c574ee

Browse files
committed
Version bump to v0.3.0
1 parent 5e465d1 commit 7c574ee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DelHel/DelHel.rc

0 Bytes
Binary file not shown.

DelHel/constants.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
#include <regex>
44

55
#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"
6+
#define PLUGIN_VERSION "0.3.0"
7+
#define PLUGIN_AUTHOR "Nick Mueller et al."
8+
#define PLUGIN_LICENSE "(c) 2020-2025, MIT License"
99
#define PLUGIN_LATEST_VERSION_URL "https://raw.githubusercontent.com/MorpheusXAUT/DelHel/master/version.txt"
1010
#define PLUGIN_LATEST_DOWNLOAD_URL "https://github.com/MorpheusXAUT/DelHel/releases/latest"
1111

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.3.0

0 commit comments

Comments
 (0)