Skip to content

Commit f6dbf50

Browse files
committed
Version: Bump
1 parent 4e61ba1 commit f6dbf50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
class CoD4DM1(ConanFile):
55
name = "CoD4DM1"
6-
version = "1.0.2"
6+
version = "1.0.3"
77
license = "LICENCE"
88
url = "https://github.com/Iswenzz/CoD4-DM1"
99
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

Comments
 (0)