- Update platformVersion to 2022.1.4

- Change since/until build to `221-231.*` (2022.1 - 2023.1.*)
This commit is contained in:
Jakub Chrzanowski
2023-03-03 17:12:54 +01:00
committed by Jakub Chrzanowski
parent b8ad6a9a5e
commit f57d76c64c
3 changed files with 8 additions and 6 deletions

View File

@@ -9,6 +9,8 @@
- Example code - `FrameStateListener` application listener
### Changed
- Update `platformVersion` to `2022.1.4`
- Change since/until build to `221-231.*` (2022.1 - 2023.1.*)
- Example code - registered project service changed into a lightweight one
- GitHub Actions - pass changelog release notes as a multi-line content
- GitHub Actions - provide `plugin.verifier.home.dir` variable as a system property instead of project property