Skip to content

Commit bdfee28

Browse files
author
Jenkins IDI-CI
committed
v2.7.2.1022 - Build 19
1 parent 9d5cd20 commit bdfee28

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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.7.1.1016/acre2_2.7.1.1016.zip">
7-
<img src="https://img.shields.io/badge/Version-2.7.1-blue.svg?style=flat-square" alt="ACRE2 Version">
6+
<a href="https://github.com/IDI-Systems/acre2/releases/download/v2.7.2.1022/acre2_2.7.2.1022.zip">
7+
<img src="https://img.shields.io/badge/Version-2.7.2-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 7
33
#define PATCHLVL 2
4-
#define BUILD 1021
4+
#define BUILD 1022

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.7.1
6+
version: v2.7.2
77
folders:
88

99
- title:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ACRE_VERSION_MAJOR 2
22
#define ACRE_VERSION_MINOR 7
3-
#define ACRE_VERSION_SUBMINOR 1
4-
#define ACRE_VERSION_BUILD 1021
3+
#define ACRE_VERSION_SUBMINOR 2
4+
#define ACRE_VERSION_BUILD 1022

0 commit comments

Comments
 (0)