Merge pull request #39 from es3n1n/bump-1-4-0

This commit is contained in:
Arsenii es3n1n
2025-07-13 04:22:13 +02:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
namespace strings { namespace strings {
constexpr std::string_view kProjectName = "defendnot"; constexpr std::string_view kProjectName = "defendnot";
constexpr std::string_view kRepoUrl = "https://github.com/es3n1n/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"; constexpr std::string_view kDefaultAVName = "dnot.sh";