Skip to content

Commit 021fe22

Browse files
committed
Prepare 3.18.1 Build 91
1 parent 92a997d commit 021fe22

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

addons/main/script_version.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define MAJOR 3
22
#define MINOR 18
3-
#define PATCHLVL 0
4-
#define BUILD 90
3+
#define PATCHLVL 1
4+
#define BUILD 91

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ace:
99
version:
1010
major: 3
1111
minor: 18
12-
patch: 0
13-
build: 90
12+
patch: 1
13+
build: 91
1414

1515

1616
markdown: kramdown

docs/_config_dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ace:
99
version:
1010
major: 3
1111
minor: 18
12-
patch: 0
13-
build: 90
12+
patch: 1
13+
build: 91
1414

1515

1616
markdown: kramdown

0 commit comments

Comments
 (0)