prepare patch release

This commit is contained in:
marhali 2023-12-11 19:06:31 +01:00
parent 775ae30061
commit 510f5d69b2
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@
## [Unreleased]
### Fixed
- remove deprecated internal API usage on reload() action
## [4.4.3] - 2023-12-08
### 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.4.3
pluginVersion = 4.4.4
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 223