diff --git a/src/MeoAssistant/Version.h b/src/MeoAssistant/Version.h index 475409ef74..d21977f36d 100644 --- a/src/MeoAssistant/Version.h +++ b/src/MeoAssistant/Version.h @@ -2,5 +2,5 @@ namespace asst { - constexpr static const char* Version = "v2.5.7"; + constexpr static const char* Version = "v2.6.0"; }