diff --git a/build.gradle b/build.gradle index cf44e3a10..f82177715 100644 --- a/build.gradle +++ b/build.gradle @@ -1,2 +1,2 @@ group 'com.itangcent' -version '1.4.1.1.183.0' \ No newline at end of file +version '1.4.2.1.183.0' \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 6a5ac454d..3830377e7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.daemon=true org.gradle.workers.max=8 idea_version=2017.3.5 plugin_name=EasyYapi -plugin_version=1.4.1.1.183.0 +plugin_version=1.4.2.1.183.0 descriptionFile=parts/pluginDescription.html changesFile=parts/pluginChanges.html \ No newline at end of file diff --git a/idea-plugin/parts/pluginChanges.html b/idea-plugin/parts/pluginChanges.html index 379159a56..1e4550b43 100644 --- a/idea-plugin/parts/pluginChanges.html +++ b/idea-plugin/parts/pluginChanges.html @@ -1,4 +1,4 @@ -v1.4.1.1.183.0(2019-12-01) +v1.4.2.1.183.0(2019-12-15)
Full Changelog