diff --git a/Build/Version.csproj b/Build/Version.csproj index 5749e2b19..786575b36 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.12.2 + 1.12.3 diff --git a/Changelog.md b/Changelog.md index c963f78e3..bddd240d6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,11 @@ # Changelog +## 1.12.3 + +### Bug fixes + +* Fix: Crashes would happen on some plugins introducing new apps type (#5590) @dennisreimann + ## 1.12.2 ### Bug fixes