Fix version & changelog
This commit is contained in:
parent
b4a38d23c5
commit
f396d467a5
@ -2,7 +2,7 @@
|
||||
|
||||
# easy-i18n Changelog
|
||||
|
||||
## [Unreleased] - 2021-03-14 (release)
|
||||
## [1.0.0] - 2021-15-03 (release)
|
||||
### Added
|
||||
- Support for JSON and Resource-Bundle(Properties) based locale files
|
||||
- UI Tool Window with Table- and Tree-View representation
|
||||
|
@ -1,9 +1,9 @@
|
||||
# IntelliJ Platform Artifacts Repositories
|
||||
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
|
||||
|
||||
pluginGroup = com.github.marhali.easyi18n
|
||||
pluginGroup = de.marhali.easyi18n
|
||||
pluginName = easy-i18n
|
||||
pluginVersion = 1.0
|
||||
pluginVersion = 1.0.0
|
||||
pluginSinceBuild = 202
|
||||
pluginUntilBuild = 203.*
|
||||
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
|
||||
|
Loading…
x
Reference in New Issue
Block a user