Skip to content

Commit ada1851

Browse files
committed
version bump
1 parent c2a158c commit ada1851

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "b2evolution",
3-
"version": "6.7.3-stable",
3+
"version": "6.7.5-stable",
44
"description": "Multiblog/CMS + user community + email marketing + social network + everything you need to run and maintain a modern website (PHP/MySQL).",
55
"devDependencies": {
66
"jquery": ">=1.11.1",

conf/_application.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
* Note: This has to be compatible with {@link http://us2.php.net/en/version-compare}.
1616
* @global string
1717
*/
18-
$app_version = '6.7.4-stable';
18+
$app_version = '6.7.5-stable';
1919

2020
/**
2121
* Release date (ISO)
2222
* @global string
2323
*/
24-
$app_date = '2016-06-23';
24+
$app_date = '2016-08-05';
2525

2626
/**
2727
* Long version string for checking differences

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "b2evolution",
3-
"version": "6.7.3-stable",
3+
"version": "6.7.5-stable",
44
"description": "This file is used to define all modules used by grunt. Run 'npm install' or 'npm udapte' to download/update these packages.",
55
"license": "GPL v2",
66
"devDependencies": {

readme.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h2 class="h1">Welcome to b2evolution!</h2>
3434

3535
<p><img src="media/shared/global/logos/b2evolution_1016x208_wbg.png" alt="b2evolution CMS"></p>
3636
<h1 id="b2evolution-cms">b2evolution CMS</h1>
37-
<p>This is b2evolution CMS version <strong>6.7.3-stable</strong>.</p>
37+
<p>This is b2evolution CMS version <strong>6.7.5-stable</strong>.</p>
3838
<h2 id="a-complete-engine-for-your-website-">A complete engine for your website !</h2>
3939
<p>Multiblog/CMS + user community + email marketing + social network + more...
4040
b2evolution includes everything you need to run and maintain a modern website.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# b2evolution CMS
44

5-
This is b2evolution CMS version **6.7.3-stable**.
5+
This is b2evolution CMS version **6.7.5-stable**.
66

77
## A complete engine for your website !
88

0 commit comments

Comments
 (0)