prepare patch update
This commit is contained in:
parent
045bb6ac94
commit
09fedd03dc
@ -3,6 +3,10 @@
|
||||
# easy-i18n Changelog
|
||||
|
||||
## [Unreleased]
|
||||
### Fixed
|
||||
- AssertionError on translation update
|
||||
- Use correct line separator in <kbd>properties</kbd> files
|
||||
- Allow numbers and other data types in <kbd>properties</kbd> files
|
||||
|
||||
## [4.1.0]
|
||||
### Added
|
||||
|
@ -4,7 +4,7 @@
|
||||
pluginGroup = de.marhali.easyi18n
|
||||
pluginName = easy-i18n
|
||||
# SemVer format -> https://semver.org
|
||||
pluginVersion = 4.1.0
|
||||
pluginVersion = 4.1.1
|
||||
|
||||
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||
# for insight into build numbers and IntelliJ Platform versions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user