diff --git a/README.md b/README.md index ae2c2d4..72642f8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An even funnier way to disable windows defender. Defendnot is a successor of [no-defender](https://github.com/es3n1n/no-defender). -![](https://i.imgur.com/epX8wkd.jpeg) +![](https://i.imgur.com/F9gWA92.png) > [!CAUTION] > **Permitted Use Notice**: diff --git a/cxx-shared/shared/strings.hpp b/cxx-shared/shared/strings.hpp index 823dcda..9b6248c 100644 --- a/cxx-shared/shared/strings.hpp +++ b/cxx-shared/shared/strings.hpp @@ -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";