From 2d0f2032a60c95059a26e4c0381b8d6b2c8556aa Mon Sep 17 00:00:00 2001 From: tangzx <272669294@qq.com> Date: Sat, 17 Nov 2018 12:22:35 +0800 Subject: [PATCH] ver 1.2.6 --- README.md | 1 + gradle.properties | 2 +- src/main/resources/META-INF/plugin.xml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 562b3c413..29542e114 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ QQ交流群:`29850775` - [**@dsmgit** dsmgit](https://github.com/dsmgit) - [**@Perryvw** Perry van Wesel](https://github.com/Perryvw) - [**@mqualizz** Marco Qualizza](https://github.com/mqualizz) +- [**@taigacon** taigacon](https://github.com/taigacon) - [**@ice1000** Tesla Ice Zhang](https://github.com/ice1000) - [**@LiamYao** Yao](https://github.com/LiamYao) - [**@luchuanbaker** luchuanbaker](https://github.com/luchuanbaker) diff --git a/gradle.properties b/gradle.properties index 7e544c7e8..2a4177b7a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version = 1.2.5 +version = 1.2.6 javaVersion = 1.8 diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 98c4e909c..a1227b5d2 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -79,6 +79,7 @@
  • [NEW]String literal paste provider
  • [NEW]New annotator: @vararg TYPE
  • [NEW]Arguments history completion
  • +
  • [NEW]Unity attach debugger support (By @jb574)
  • Bug fix #178 #168 #186 #192 #196 #198 #199 #195 #116 ...
  • Full changelog