Skip to content

Commit ed89643

Browse files
author
Jenkins IDI-CI
committed
v2.3.0.926 - Build 4
1 parent 08c59af commit ed89643

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://github.com/IDI-Systems/acre2/releases/download/v2.3.0.925/acre2_2.3.0.925.zip">
6+
<a href="https://github.com/IDI-Systems/acre2/releases/download/v2.3.0.926/acre2_2.3.0.926.zip">
77
<img src="https://img.shields.io/badge/Version-2.3.0-blue.svg?style=flat-square" alt="ACRE2 Version">
88
</a>
99
<a href="https://github.com/IDI-Systems/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 3
33
#define PATCHLVL 0
4-
#define BUILD 925
4+
#define BUILD 926
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 3
33
#define ACRE_VERSION_SUBMINOR 0
4-
#define ACRE_VERSION_BUILD 925
4+
#define ACRE_VERSION_BUILD 926

0 commit comments

Comments
 (0)