Skip to content

Commit 956ac83

Browse files
committed
version -> 1.6.7-beta1
1 parent 0bfb1cf commit 956ac83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# XEChat-Idea
22

3-
> Version 1.6.7-beta
3+
> Version 1.6.7-beta1
44
55
> 基于Netty的IDEA即时聊天插件:让你能够在IDEA里实现聊天、下棋、斗地主!(理论上支持JetBrains全系列开发工具🙂)
66

xechat-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'cn.xeblog'
7-
version '1.6.7-beta'
7+
version '1.6.7-beta1'
88

99
sourceCompatibility = 11
1010
targetCompatibility = 11

0 commit comments

Comments
 (0)