diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b61341d..290141fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ Change Log ---------- -### [v2.6.0](https://github.com/hsz/idea-gitignore/tree/v2.6.0) (2018-04-13) +### [v2.6.1](https://github.com/hsz/idea-gitignore/tree/v2.6.1) (2018-04-13) -[Full Changelog](https://github.com/hsz/idea-gitignore/compare/v2.5.0...v2.6.0) +[Full Changelog](https://github.com/hsz/idea-gitignore/compare/v2.5.0...v2.6.1) **Implemented enhancements:** diff --git a/README.md b/README.md index 6815f324..1acbc4e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -.ignore 2.6.0 +.ignore 2.6.1 ============= [![Gitter][badge-gitter-img]][badge-gitter] [![Build Status][badge-travis-img]][badge-travis] @@ -128,9 +128,9 @@ Usage Changelog --------- -### [v2.6.0](https://github.com/hsz/idea-gitignore/tree/v2.6.0) (2018-04-13) +### [v2.6.1](https://github.com/hsz/idea-gitignore/tree/v2.6.1) (2018-04-13) -[Full Changelog](https://github.com/hsz/idea-gitignore/compare/v2.5.0...v2.6.0) +[Full Changelog](https://github.com/hsz/idea-gitignore/compare/v2.5.0...v2.6.1) **Implemented enhancements:** diff --git a/gradle.properties b/gradle.properties index b1993acb..03a003d1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ runGenerators = true pluginGroup = mobi.hsz.idea pluginName = .ignore -pluginVersion = 2.6.0 +pluginVersion = 2.6.1 publishPluginId = 7495 publishUsername = hsz diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index 85611dc8..cbbe19bd 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ mobi.hsz.idea.gitignore .ignore - 2.6.0 + 2.6.1 hsz v2.6.0 (2018-04-13)

- Full Changelog

+ v2.6.1 (2018-04-13)

+ Full Changelog

Implemented enhancements: