Skip to content

Commit d721587

Browse files
committed
1.20.25 version bump (1.20.24 was broken)
1 parent eb6a83d commit d721587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnityPy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.20.23"
1+
__version__ = "1.20.25"
22

33
from .environment import Environment as Environment
44
from .helpers.ArchiveStorageManager import (

0 commit comments

Comments
 (0)