Skip to content

Commit 662c009

Browse files
committed
Version bump
1 parent bc22a60 commit 662c009

11 files changed

Lines changed: 6 additions & 24 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.8.0-alpha",
3+
"version": "6.8.0-beta",
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.8.0-alpha';
18+
$app_version = '6.8.0-beta';
1919

2020
/**
2121
* Release date (ISO)
2222
* @global string
2323
*/
24-
$app_date = '2016-10-30';
24+
$app_date = '2016-11-02';
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.8.0-alpha",
3+
"version": "6.8.0-beta",
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.8.0-alpha</strong>.</p>
37+
<p>This is b2evolution CMS version <strong>6.8.0-beta</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.8.0-alpha**.
5+
This is b2evolution CMS version **6.8.0-beta**.
66

77
## A complete engine for your website !
88

skins/bootstrap_forums_skin/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## Bootstrap Forums Skin
22

3-
Skin version: 6.8.0-alpha.
4-
53
### Update log
64

75
#### v6.8.0-aplha

skins/bootstrap_gallery_legacy/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
## Bootstrap Gallery (Legacy) Skin
22

3-
Skin version: 6.8.0-alpha.
4-
5-
====
6-
73
### Single Page
84

95
![disp=single](skinshot.jpg)

skins/bootstrap_gallery_skin/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
## Bootstrap Gallery Skin
22

3-
Skin version: 6.8.0-alpha.
4-
5-
====
6-
73
### Single Page
84

95
![disp=single](skinshot.jpg)

skins/bootstrap_main_skin/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## Bootstrap Main Skin
22

3-
Skin version: 6.8.0-alpha.
4-
53
### Update log
64

75
#### v6.8.0-alpha

skins/bootstrap_manual_skin/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## Bootstrap Manual Skin
22

3-
Skin version: 6.8.0-alpha.
4-
53
### Update log
64

75
#### v6.8.0-alpha

0 commit comments

Comments
 (0)