Prep 3.16.0 Build 70

This commit is contained in:
PabstMirror 2023-09-26 16:09:34 -05:00
parent 5d2c6eb948
commit 03332f0019
4 changed files with 8 additions and 8 deletions

View File

@ -5,7 +5,7 @@
<p align="center">
<a href="https://github.com/acemod/ACE3/releases/latest">
<img src="https://img.shields.io/badge/Version-3.15.2-blue.svg?style=flat-square" alt="ACE3 Version">
<img src="https://img.shields.io/badge/Version-3.16.0-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">

View File

@ -11,7 +11,7 @@
// MINIMAL required version for the Mod. Components can specify others..
#define REQUIRED_VERSION 2.14
#define REQUIRED_CBA_VERSION {3,15,7}
#define REQUIRED_CBA_VERSION {3,16,0}
#ifndef COMPONENT_BEAUTIFIED
#define COMPONENT_BEAUTIFIED COMPONENT

View File

@ -1,4 +1,4 @@
#define MAJOR 3
#define MINOR 15
#define PATCHLVL 2
#define BUILD 69
#define MINOR 16
#define PATCHLVL 0
#define BUILD 70

View File

@ -8,9 +8,9 @@ ace:
githubUrl: https://github.com/acemod/ACE3
version:
major: 3
minor: 15
patch: 2
build: 69
minor: 16
patch: 0
build: 70
markdown: kramdown