Skip to content

Commit 96cf8cf

Browse files
author
Jenkins IDI-CI
committed
v2.7.1.1016 - Build 16
1 parent ff31f44 commit 96cf8cf

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.0.1010/acre2_2.7.0.1010.zip">
7-
<img src="https://img.shields.io/badge/Version-2.7.0-blue.svg?style=flat-square" alt="ACRE2 Version">
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">
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 1
4-
#define BUILD 1015
4+
#define BUILD 1016

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.0
6+
version: v2.7.1
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 0
4-
#define ACRE_VERSION_BUILD 1015
3+
#define ACRE_VERSION_SUBMINOR 1
4+
#define ACRE_VERSION_BUILD 1016

0 commit comments

Comments
 (0)