File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
extensions/src/ACRE2Shared Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<p align =" center " >
6
6
<a href="https://github.com/IDI-Systems/acre2/releases/latest">
7
- <img src="https://img.shields.io/badge/Version-2.13.0 -blue.svg?style=flat-square" alt="ACRE2 Version">
7
+ <img src="https://img.shields.io/badge/Version-2.13.1 -blue.svg?style=flat-square" alt="ACRE2 Version">
8
8
</a>
9
9
<a href="https://github.com/IDI-Systems/acre2/issues">
10
10
<img src="https://img.shields.io/github/issues-raw/IDI-Systems/acre2.svg?style=flat-square&label=Issues" alt="ACRE2 Issues">
Original file line number Diff line number Diff line change 1
1
#define MAJOR 2
2
2
#define MINOR 13
3
- #define PATCHLVL 0
4
- #define BUILD 1061
3
+ #define PATCHLVL 1
4
+ #define BUILD 1062
Original file line number Diff line number Diff line change 3
3
entries :
4
4
- title : sidebar
5
5
product : ACRE2
6
- version : v2.13.0
6
+ version : v2.13.1
7
7
folders :
8
8
9
9
- title :
Original file line number Diff line number Diff line change 1
1
#define ACRE_VERSION_MAJOR 2
2
2
#define ACRE_VERSION_MINOR 13
3
- #define ACRE_VERSION_SUBMINOR 0
4
- #define ACRE_VERSION_BUILD 1061
3
+ #define ACRE_VERSION_SUBMINOR 1
4
+ #define ACRE_VERSION_BUILD 1062
You can’t perform that action at this time.
0 commit comments