chore: bump to 1.4.0

This commit is contained in:
es3n1n
2025-07-13 04:20:55 +02:00
parent 50cceeab75
commit 77fdc18545

View File

@@ -5,7 +5,7 @@
namespace strings {
constexpr std::string_view kProjectName = "defendnot";
constexpr std::string_view kRepoUrl = "https://github.com/es3n1n/defendnot";
constexpr std::string_view kVersion = "1.3.0";
constexpr std::string_view kVersion = "1.4.0";
constexpr std::string_view kDefaultAVName = "dnot.sh";