Skip to content

Commit

Permalink
Release v0.12.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed May 5, 2016
1 parent 4682719 commit 8c555d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"main": "lib/kbox.js",
"preferGlobal": true,
"version": "0.12.0-alpha.24",
"version": "0.12.0-beta.1",
"repository": {
"type": "git",
"url": "https://github.com/kalabox/kalabox"
Expand Down
2 changes: 1 addition & 1 deletion plugins/kalabox-pantheon/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"url": {
"base": "https://github.com/kalabox/kalabox-app-pantheon",
"version": "0.12.0-alpha.12",
"version": "0.12.0-beta.1",
"dev": "0.12",
"path": "app",
"folder": "kalabox-kalabox-app-pantheon-"
Expand Down
2 changes: 1 addition & 1 deletion plugins/kalabox-php/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"url": {
"base": "https://github.com/kalabox/kalabox-app-php",
"version": "0.12.0-alpha.9",
"version": "0.12.0-beta.1",
"dev": "0.12",
"path": "app",
"folder": "kalabox-kalabox-app-php-"
Expand Down

0 comments on commit 8c555d3

Please sign in to comment.