Skip to content

Commit

Permalink
Prepare 3.17.1 Build 84
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas committed Apr 24, 2024
1 parent 9e6f624 commit c17873d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions addons/main/script_version.hpp
@@ -1,4 +1,4 @@
#define MAJOR 3
#define MINOR 17
#define PATCHLVL 0
#define BUILD 83
#define PATCHLVL 1
#define BUILD 84
4 changes: 2 additions & 2 deletions docs/_config.yml
Expand Up @@ -9,8 +9,8 @@ ace:
version:
major: 3
minor: 17
patch: 0
build: 82
patch: 1
build: 84


markdown: kramdown
Expand Down
4 changes: 2 additions & 2 deletions docs/_config_dev.yml
Expand Up @@ -9,8 +9,8 @@ ace:
version:
major: 3
minor: 17
patch: 0
build: 82
patch: 1
build: 84


markdown: kramdown
Expand Down

0 comments on commit c17873d

Please sign in to comment.