Skip to content

Commit 11d068d

Browse files
committed
Prepare 3.20.1 Build 105
1 parent e624274 commit 11d068d

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 20
3-
#define PATCHLVL 0
4-
#define BUILD 104
3+
#define PATCHLVL 1
4+
#define BUILD 105

docs/_config.yml

Lines changed: 2 additions & 2 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: 20
11+
minor: 21
1212
patch: 0
13-
build: 104
13+
build: 105
1414

1515

1616
markdown: kramdown

docs/_config_dev.yml

Lines changed: 2 additions & 2 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: 20
11+
minor: 21
1212
patch: 0
13-
build: 104
13+
build: 105
1414

1515

1616
markdown: kramdown

0 commit comments

Comments
 (0)