Skip to content

Commit 2d62734

Browse files
author
Jenkins IDI-CI
committed
v2.6.0.990 - Build 15
1 parent 9a967df commit 2d62734

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
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.5.1.980/acre2_2.5.1.980.zip">
7-
<img src="https://img.shields.io/badge/Version-2.5.1-blue.svg?style=flat-square" alt="ACRE2 Version">
6+
<a href="https://github.com/IDI-Systems/acre2/releases/download/v2.6.0.990/acre2_2.6.0.990.zip">
7+
<img src="https://img.shields.io/badge/Version-2.6.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 6
33
#define PATCHLVL 0
4-
#define BUILD 989
4+
#define BUILD 990

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

99
- title:
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ACRE_VERSION_MAJOR 2
2-
#define ACRE_VERSION_MINOR 5
3-
#define ACRE_VERSION_SUBMINOR 1
4-
#define ACRE_VERSION_BUILD 989
2+
#define ACRE_VERSION_MINOR 6
3+
#define ACRE_VERSION_SUBMINOR 0
4+
#define ACRE_VERSION_BUILD 990

0 commit comments

Comments
 (0)