build: bump version

This commit is contained in:
es3n1n
2025-05-20 15:35:36 +09:00
parent 62c2f33d04
commit dfaae57077

View File

@@ -8,5 +8,5 @@ namespace names {
constexpr std::string_view kVictimProcess = "Taskmgr.exe"; constexpr std::string_view kVictimProcess = "Taskmgr.exe";
constexpr std::string_view kDllName = "defendnot.dll"; constexpr std::string_view kDllName = "defendnot.dll";
constexpr std::string_view kVersion = "1.1.0"; constexpr std::string_view kVersion = "1.2.0";
} // namespace names } // namespace names