Skip to content

Commit

Permalink
Prep 3.16.0 Build 72
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas committed Oct 17, 2023
1 parent 6080004 commit 1036a58
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion addons/main/script_version.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define MAJOR 3
#define MINOR 16
#define PATCHLVL 0
#define BUILD 71
#define BUILD 72
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ace:
major: 3
minor: 16
patch: 0
build: 71
build: 72


markdown: kramdown
Expand Down
6 changes: 3 additions & 3 deletions docs/_config_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ ace:
githubUrl: https://github.com/acemod/ACE3
version:
major: 3
minor: 13
patch: 2
build: 49
minor: 16
patch: 0
build: 72


markdown: kramdown
Expand Down

0 comments on commit 1036a58

Please sign in to comment.