Skip to content

Commit b062cd5

Browse files
committed
Bump to 3.7.0 RC2
1 parent 6ceef12 commit b062cd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Community Base Addons
22
[![](https://img.shields.io/travis/CBATeam/CBA_A3.svg?style=flat-square)](https://travis-ci.org/CBATeam/CBA_A3)
33
[![](https://img.shields.io/badge/Changelog-Link-orange.svg?style=flat-square)](https://github.com/CBATeam/CBA_A3/issues?q=milestone%3A3.7+is%3Aclosed)
4-
[![](https://img.shields.io/badge/Release-3.7.0-blue.svg?style=flat-square)](https://github.com/CBATeam/CBA_A3/releases/tag/v3.7.0.180424)
4+
[![](https://img.shields.io/badge/Release-3.7.0-blue.svg?style=flat-square)](https://github.com/CBATeam/CBA_A3/releases/tag/v3.7.0.180430)
55
[![](https://img.shields.io/badge/Github-Wiki-lightgrey.svg?style=flat-square)](https://github.com/CBATeam/CBA_A3/wiki)
66
[![](https://img.shields.io/badge/BIF-Thread-lightgrey.svg?style=flat-square)](https://forums.bistudio.com/topic/168277-cba-community-base-addons-arma-3)
77
[![](https://img.shields.io/badge/Function-Documentation-yellow.svg?style=flat-square)](https://cbateam.github.io/CBA_A3/docs/files/overview-txt.html)

addons/main/script_mod.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#define MAJOR 3
55
#define MINOR 7
66
#define PATCHLVL 0
7-
#define BUILD 180424
7+
#define BUILD 180430
88
//We will use the DATE for the BUILD# in the format YYMMDD - VM
99

1010
#define VERSION MAJOR.MINOR.PATCHLVL.BUILD

0 commit comments

Comments
 (0)