Changelog and bump

This commit is contained in:
nicolas.dorier 2023-12-22 14:12:17 +09:00
parent 4867698ac9
commit a35bf54a02
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<Version>1.12.2</Version> <Version>1.12.3</Version>
</PropertyGroup> </PropertyGroup>
</Project> </Project>

View File

@ -1,5 +1,11 @@
# Changelog # Changelog
## 1.12.3
### Bug fixes
* Fix: Crashes would happen on some plugins introducing new apps type (#5590) @dennisreimann
## 1.12.2 ## 1.12.2
### Bug fixes ### Bug fixes