Update name
This commit is contained in:
parent
7fe4251b88
commit
d90e2027fa
@ -1,6 +1,6 @@
|
|||||||
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
|
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
|
||||||
|
|
||||||
# intellij-i18n Changelog
|
# easy-i18n Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# IntelliJ Platform Artifacts Repositories
|
# IntelliJ Platform Artifacts Repositories
|
||||||
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
|
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
|
||||||
|
|
||||||
pluginGroup = com.github.marhali.intelliji18n
|
pluginGroup = com.github.marhali.easyi18n
|
||||||
pluginName = intellij-i18n
|
pluginName = easy-i18n
|
||||||
pluginVersion = 0.0.1
|
pluginVersion = 0.0.1
|
||||||
pluginSinceBuild = 202
|
pluginSinceBuild = 202
|
||||||
pluginUntilBuild = 203.*
|
pluginUntilBuild = 203.*
|
||||||
|
@ -1 +1 @@
|
|||||||
rootProject.name = "intellij-i18n"
|
rootProject.name = "easy-i18n"
|
Loading…
x
Reference in New Issue
Block a user