Skip to content

Commit

Permalink
chore: 🔖 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Dec 22, 2022
1 parent 01799b8 commit 8cbde1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.zhanganzhi.chathub</groupId>
<artifactId>ChatHub</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/zhanganzhi/chathub/ChatHub.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
@Plugin(
id = "chathub",
name = "ChatHub",
version = "1.3.0",
version = "1.3.1",
url = "https://github.com/AnzhiZhang/ChatHub",
description = "Chat hub for servers under velocity proxy",
authors = {"Andy Zhang", "ZhuRuoLing"}
Expand Down

0 comments on commit 8cbde1e

Please sign in to comment.