Skip to content

Commit 14b9617

Browse files
committed
Prepare 3.19.0 Build 95
1 parent 4a65e32 commit 14b9617

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

addons/main/script_version.hpp

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

docs/_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ace:
88
githubUrl: https://github.com/acemod/ACE3
99
version:
1010
major: 3
11-
minor: 18
12-
patch: 1
13-
build: 91
11+
minor: 19
12+
patch: 0
13+
build: 95
1414

1515

1616
markdown: kramdown

docs/_config_dev.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ace:
88
githubUrl: https://github.com/acemod/ACE3
99
version:
1010
major: 3
11-
minor: 18
12-
patch: 1
13-
build: 91
11+
minor: 19
12+
patch: 0
13+
build: 95
1414

1515

1616
markdown: kramdown

0 commit comments

Comments
 (0)