build: bump version

This commit is contained in:
es3n1n
2025-05-31 14:28:05 +02:00
parent 10c77bf51e
commit 0b09bd6ad5

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.2.0";
constexpr std::string_view kVersion = "1.3.0";
constexpr std::string_view kDefaultAVName = "dnot.sh";