Skip to content

Commit 5176f06

Browse files
committed
update version
1 parent 5caf586 commit 5176f06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

addons/OPT/macros.hpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
#define MOD opt
44

55
// Define version information of this mod
6-
#define MAJOR 0
7-
#define MINOR 1
8-
#define PATCHLVL 5
9-
#define BUILD 103
6+
#define MAJOR 1
7+
#define MINOR 8
8+
#define PATCHLVL 8
9+
#define BUILD 105
1010

1111
#ifdef VERSION
1212
#undef VERSION

0 commit comments

Comments
 (0)