Skip to content

Commit b635502

Browse files
committed
Version bump
1 parent afe391a commit b635502

5 files changed

Lines changed: 5 additions & 5 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.6.8",
3+
"version": "6.7.0-alpha",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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.0-stable';
18+
$app_version = '6.7.0-alpha';
1919

2020
/**
2121
* Release date (ISO)

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.0",
3+
"version": "6.7.0-alpha",
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
@@ -33,7 +33,7 @@ <h2 class="h1">Welcome to b2evolution!</h2>
3333
</div>
3434

3535
<h1 id="b2evolution-ccms">b2evolution CCMS</h1>
36-
<p>This is WORK IN PROGRESS on version <strong>6.7.0-stable</strong>.</p>
36+
<p>This is WORK IN PROGRESS on version <strong>6.7.0-alpha</strong>.</p>
3737
<h2 id="a-complete-engine-for-your-website-">A complete engine for your website !</h2>
3838
<p>Multiblog/CMS + user community + email marketing + social network + more...
3939
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
@@ -1,6 +1,6 @@
11
# b2evolution CCMS
22

3-
This is WORK IN PROGRESS on version **6.7.0-stable**.
3+
This is WORK IN PROGRESS on version **6.7.0-alpha**.
44

55
## A complete engine for your website !
66

0 commit comments

Comments
 (0)