Skip to content

Commit

Permalink
Version: Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Iswenzz committed Aug 3, 2023
1 parent 4e61ba1 commit f6dbf50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class CoD4DM1(ConanFile):
name = "CoD4DM1"
version = "1.0.2"
version = "1.0.3"
license = "LICENCE"
url = "https://github.com/Iswenzz/CoD4-DM1"
description = "Reverse of CoD4 & CoD4X (.DM_1) demo files with features such as parsing snapshot informations, frames, entities, clients and server messages."
Expand Down

0 comments on commit f6dbf50

Please sign in to comment.