mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Prep 3.14.2 Build 66
This commit is contained in:
parent
da1c5d3b21
commit
99e3715922
@ -4,7 +4,7 @@
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/acemod/ACE3/releases/latest">
|
||||
<img src="https://img.shields.io/badge/Version-3.14.1-blue.svg?style=flat-square" alt="ACE3 Version">
|
||||
<img src="https://img.shields.io/badge/Version-3.14.2-blue.svg?style=flat-square" alt="ACE3 Version">
|
||||
</a>
|
||||
<a href="https://github.com/acemod/ACE3/issues">
|
||||
<img src="https://img.shields.io/github/issues-raw/acemod/ACE3.svg?style=flat-square&label=Issues" alt="ACE3 Issues">
|
||||
|
@ -1,4 +1,4 @@
|
||||
#define MAJOR 3
|
||||
#define MINOR 14
|
||||
#define PATCHLVL 1
|
||||
#define BUILD 65
|
||||
#define PATCHLVL 2
|
||||
#define BUILD 66
|
||||
|
@ -9,8 +9,8 @@ ace:
|
||||
version:
|
||||
major: 3
|
||||
minor: 14
|
||||
patch: 1
|
||||
build: 65
|
||||
patch: 2
|
||||
build: 66
|
||||
|
||||
|
||||
markdown: kramdown
|
||||
|
Loading…
Reference in New Issue
Block a user