Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
Update anisette-server to 2.2.0
  • Loading branch information
powenn committed Aug 17, 2023
1 parent 74bee96 commit 0ef49ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
ALTSERVER_VERSION = "v0.0.5"
ALTSTORE_VERSION = "1_6_3"
NETMUXD_VERSION = "v0.1.4"
ANISETTE_SERVER_VERSION = "2.1.0"
SCRIPT_VERSION = "0.1.2"
ANISETTE_SERVER_VERSION = "2.2.0"
SCRIPT_VERSION = "0.1.3"

# PATH AND URL
ALTSERVER_PATH = os.path.join(RESOURCE_DIRECTORY, "AltServer")
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3

0 comments on commit 0ef49ee

Please sign in to comment.