Skip to content

Commit

Permalink
v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxkad committed Feb 7, 2025
1 parent a9f2afc commit e3ff9c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions loginproxy/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
from . import mojang

__all__ = [
'PacketEvent',
'ConnStatus', 'Conn',
'ProxyServer',
]
Expand Down
2 changes: 1 addition & 1 deletion mcdreforged.plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "loginproxy",
"version": "0.8.0",
"version": "0.8.1",
"name": "LoginProxy",
"description": {
"en_us": "A Minecraft login proxy Plugin",
Expand Down

0 comments on commit e3ff9c0

Please sign in to comment.