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