Skip to content

Commit

Permalink
fix: πŸ”– set metadata version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Apr 26, 2024
1 parent c05373e commit ccaf82b
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -18,7 +18,7 @@
@Plugin(
id = "chathub",
name = "ChatHub",
version = "1.4.2",
version = "1.5.0",
url = "https://github.com/AnzhiZhang/ChatHub",
description = "Chat hub for servers under velocity proxy",
authors = {"Andy Zhang", "ZhuRuoLing", "401U"}
Expand Down

0 comments on commit ccaf82b

Please sign in to comment.