diff --git a/CodeLocatorPlugin/build.gradle b/CodeLocatorPlugin/build.gradle index 7e8f6b9..c11425d 100644 --- a/CodeLocatorPlugin/build.gradle +++ b/CodeLocatorPlugin/build.gradle @@ -6,7 +6,7 @@ plugins { group 'com.bytedance.tools' -version '2.0.3' +version '2.0.4' runIde { jvmArgs '-Xmx10G' diff --git a/CodeLocatorPlugin/src/main/resources/META-INF/version b/CodeLocatorPlugin/src/main/resources/META-INF/version index 663b34b..2ee025c 100644 --- a/CodeLocatorPlugin/src/main/resources/META-INF/version +++ b/CodeLocatorPlugin/src/main/resources/META-INF/version @@ -1,3 +1,3 @@ -2.0.3 +2.0.4 2.0.0 -1. 优化面板高度 \ No newline at end of file +1. 支持最新版AS \ No newline at end of file diff --git a/CodeLocatorPlugin/src/main/resources/META-INF/versionNews b/CodeLocatorPlugin/src/main/resources/META-INF/versionNews index ec49731..34cc9c4 100644 --- a/CodeLocatorPlugin/src/main/resources/META-INF/versionNews +++ b/CodeLocatorPlugin/src/main/resources/META-INF/versionNews @@ -1,5 +1,5 @@ -欢迎使用 CodeLocator 2.0.3 +欢迎使用 CodeLocator 2.0.4 新增如下功能: -1. 优化面板高度 \ No newline at end of file +1. 支持最新版AS \ No newline at end of file diff --git a/CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en b/CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en index 580f790..5ee59cd 100644 --- a/CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en +++ b/CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en @@ -1,5 +1,5 @@ -Welcome to CodeLocator 2.0.3 +Welcome to CodeLocator 2.0.4 The following functions are added: -1. Optimize screen height \ No newline at end of file +1. Support AS 2024 \ No newline at end of file diff --git a/CodeLocatorPlugin/src/main/resources/META-INF/version_en b/CodeLocatorPlugin/src/main/resources/META-INF/version_en index c1b6cc7..372d30f 100644 --- a/CodeLocatorPlugin/src/main/resources/META-INF/version_en +++ b/CodeLocatorPlugin/src/main/resources/META-INF/version_en @@ -1,3 +1,3 @@ -2.0.3 +2.0.4 2.0.0 -1. Optimize screen height \ No newline at end of file +1. Support AS 2024 \ No newline at end of file