You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conanfile.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
classCoD4DM1(ConanFile):
5
5
name="CoD4DM1"
6
-
version="1.0.2"
6
+
version="1.0.3"
7
7
license="LICENCE"
8
8
url="https://github.com/Iswenzz/CoD4-DM1"
9
9
description="Reverse of CoD4 & CoD4X (.DM_1) demo files with features such as parsing snapshot informations, frames, entities, clients and server messages."
0 commit comments