Update name

This commit is contained in:
Marcel Haßlinger 2021-03-14 20:13:41 +01:00
parent 7fe4251b88
commit d90e2027fa
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
# intellij-i18n Changelog
# easy-i18n Changelog
## [Unreleased]
### Added

View File

@ -1,8 +1,8 @@
# IntelliJ Platform Artifacts Repositories
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
pluginGroup = com.github.marhali.intelliji18n
pluginName = intellij-i18n
pluginGroup = com.github.marhali.easyi18n
pluginName = easy-i18n
pluginVersion = 0.0.1
pluginSinceBuild = 202
pluginUntilBuild = 203.*

View File

@ -1 +1 @@
rootProject.name = "intellij-i18n"
rootProject.name = "easy-i18n"