mirror of
https://github.com/es3n1n/defendnot.git
synced 2026-08-02 10:32:01 +00:00
build: bump version
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user