We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfb1cf commit 956ac83Copy full SHA for 956ac83
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# XEChat-Idea
2
3
-> Version 1.6.7-beta
+> Version 1.6.7-beta1
4
5
> 基于Netty的IDEA即时聊天插件:让你能够在IDEA里实现聊天、下棋、斗地主!(理论上支持JetBrains全系列开发工具🙂)
6
xechat-plugin/build.gradle
@@ -4,7 +4,7 @@ plugins {
}
group 'cn.xeblog'
7
-version '1.6.7-beta'
+version '1.6.7-beta1'
8
9
sourceCompatibility = 11
10
targetCompatibility = 11
0 commit comments