更新版本信息为RC2

This commit is contained in:
makejava 2020-07-21 14:56:06 +08:00
parent 8043a9b125
commit 25b74213af
2 changed files with 8 additions and 1 deletions

View File

@ -25,7 +25,7 @@ apply plugin: 'java'
apply plugin: 'org.jetbrains.intellij'
group 'com.sjhy'
version '1.2.4-RC'
version '1.2.4-RC2'
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8

View File

@ -20,6 +20,13 @@
<change-notes><![CDATA[
<p>1.2.4-RC2</p>
<ul>
<li>1.Fix the incorrect configuration information of some user prompt tables</li>
</ul>
<ul>
<li>1.修复部分用户提示表配置信息不正确问题</li>
</ul>
<p>1.2.4-RC</p>
<ul>
<li>1.Fix the incorrect configuration information of some user prompt tables</li>