Skip to content

Commit 0ef49ee

Browse files
committed
0.1.3
Update anisette-server to 2.2.0
1 parent 74bee96 commit 0ef49ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
ALTSERVER_VERSION = "v0.0.5"
3131
ALTSTORE_VERSION = "1_6_3"
3232
NETMUXD_VERSION = "v0.1.4"
33-
ANISETTE_SERVER_VERSION = "2.1.0"
34-
SCRIPT_VERSION = "0.1.2"
33+
ANISETTE_SERVER_VERSION = "2.2.0"
34+
SCRIPT_VERSION = "0.1.3"
3535

3636
# PATH AND URL
3737
ALTSERVER_PATH = os.path.join(RESOURCE_DIRECTORY, "AltServer")

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.1.3

0 commit comments

Comments
 (0)