Skip to content

Commit

Permalink
version -> 1.6.7-beta0
Browse files Browse the repository at this point in the history
  • Loading branch information
anlingyi committed Sep 18, 2023
1 parent 956ac83 commit 5e783be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# XEChat-Idea

> Version 1.6.7-beta1
> Version 1.6.7-beta0
> 基于Netty的IDEA即时聊天插件:让你能够在IDEA里实现聊天、下棋、斗地主!(理论上支持JetBrains全系列开发工具🙂)
Expand Down
2 changes: 1 addition & 1 deletion xechat-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'cn.xeblog'
version '1.6.7-beta1'
version '1.6.7-beta0'

sourceCompatibility = 11
targetCompatibility = 11
Expand Down

0 comments on commit 5e783be

Please sign in to comment.