prepare minor release

This commit is contained in:
marhali 2025-04-24 21:25:03 +02:00
parent 23e00ba5eb
commit 5a907290b2
2 changed files with 11 additions and 1 deletions

View File

@ -4,6 +4,16 @@
## [Unreleased]
### Added
- Support for IntelliJ Platform version 2025.1
### Changed
- Dropped support for platform builds below 2024.2
- Build using Java 21
- Update dependencies
## [4.7.0] - 2024-11-23
### Added

View File

@ -4,7 +4,7 @@ pluginGroup = de.marhali.easyi18n
pluginName = easy-i18n
pluginRepositoryUrl = https://github.com/marhali/easy-i18n
# SemVer format -> https://semver.org
pluginVersion = 4.7.0
pluginVersion = 4.8.0
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 242