We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795fe08 commit 719d66eCopy full SHA for 719d66e
ChangeLog
@@ -1,7 +1,7 @@
1
This file details the changelog of Qiling Framework.
2
3
------------------------------------
4
-[Version 1.2.4]: July 0th, 2021
+[Version 1.2.5]: July 0th, 2021
5
-
6
7
qiling/__version__.py
@@ -1,3 +1,3 @@
# NOTE: use "-dev" for dev branch
-#__version__ = "1.2.6" + "-dev"
-__version__ = "1.2.5"
+#__version__ = "1.2.5" + "-dev"
+__version__ = "1.2.4"
0 commit comments