Skip to content

Commit

Permalink
chore: 🔖 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Feb 7, 2023
1 parent ee28fdd commit 48f0544
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.4.0</version>
<version>1.4.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.4.0",
version = "1.4.1",
url = "https://github.com/AnzhiZhang/ChatHub",
description = "Chat hub for servers under velocity proxy",
authors = {"Andy Zhang", "ZhuRuoLing", "YehowahLiu"}
Expand Down

0 comments on commit 48f0544

Please sign in to comment.