build: bump version

This commit is contained in:
es3n1n
2025-05-16 19:40:06 +09:00
parent 34f69dff18
commit 8caf755016

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.0.0"; constexpr std::string_view kVersion = "1.1.0";
} // namespace names } // namespace names