Skip to content

Commit 2d34fcc

Browse files
authored
Merge pull request #39 from es3n1n/bump-1-4-0
2 parents 50cceea + 77fdc18 commit 2d34fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cxx-shared/shared/strings.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace strings {
66
constexpr std::string_view kProjectName = "defendnot";
77
constexpr std::string_view kRepoUrl = "https://github.com/es3n1n/defendnot";
8-
constexpr std::string_view kVersion = "1.3.0";
8+
constexpr std::string_view kVersion = "1.4.0";
99

1010
constexpr std::string_view kDefaultAVName = "dnot.sh";
1111

0 commit comments

Comments
 (0)