diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8a8ee..55fee12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/gradle.properties b/gradle.properties index 5cd9938..1a9dcec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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