Skip to content

Commit

Permalink
Prepare 3.19.1 Build 97
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Mar 2, 2025
1 parent 416930e commit 7d452fe
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define MAJOR 3
#define MINOR 19
#define PATCHLVL 0
#define BUILD 96
#define PATCHLVL 1
#define BUILD 97
4 changes: 2 additions & 2 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ ace:
version:
major: 3
minor: 19
patch: 0
build: 96
patch: 1
build: 97


markdown: kramdown
Expand Down
4 changes: 2 additions & 2 deletions docs/_config_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ ace:
version:
major: 3
minor: 19
patch: 0
build: 96
patch: 1
build: 97


markdown: kramdown
Expand Down

0 comments on commit 7d452fe

Please sign in to comment.