diff --git a/app/include/plasp-app/Version.h b/app/include/plasp-app/Version.h index 24a9dec..fddd6a8 100644 --- a/app/include/plasp-app/Version.h +++ b/app/include/plasp-app/Version.h @@ -9,6 +9,6 @@ // //////////////////////////////////////////////////////////////////////////////////////////////////// -static constexpr const auto Version = "plasp version 3.1.0-git"; +static constexpr const auto Version = "plasp version 3.1.1-rc1"; #endif