Skip to content

Commit 1deebfc

Browse files
author
Jenkins IDI-CI
committed
v2.4.0.942 - Build 5
1 parent 6dd8a9e commit 1deebfc

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://github.com/IDI-Systems/acre2/releases/download/v2.3.0.926/acre2_2.3.0.926.zip">
7-
<img src="https://img.shields.io/badge/Version-2.3.0-blue.svg?style=flat-square" alt="ACRE2 Version">
6+
<a href="https://github.com/IDI-Systems/acre2/releases/download/v2.4.0.942/acre2_2.4.0.942.zip">
7+
<img src="https://img.shields.io/badge/Version-2.4.0-blue.svg?style=flat-square" alt="ACRE2 Version">
88
</a>
99
<a href="https://github.com/IDI-Systems/acre2/issues">
1010
<img src="https://img.shields.io/github/issues-raw/IDI-Systems/acre2.svg?style=flat-square&label=Issues" alt="ACRE2 Issues">

addons/main/script_version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define MAJOR 2
22
#define MINOR 4
33
#define PATCHLVL 0
4-
#define BUILD 941
4+
#define BUILD 942

docs/_data/sidebar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
entries:
44
- title: sidebar
55
product: ACRE2
6-
version: v2.3.0
6+
version: v2.4.0
77
folders:
88

99
- title:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ACRE_VERSION_MAJOR 2
22
#define ACRE_VERSION_MINOR 4
33
#define ACRE_VERSION_SUBMINOR 0
4-
#define ACRE_VERSION_BUILD 941
4+
#define ACRE_VERSION_BUILD 942

0 commit comments

Comments
 (0)