Skip to content

Commit

Permalink
bump 3.0.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
goldsky committed Dec 2, 2014
1 parent 61c2b60 commit 4cc9411
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/components/babel/docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Changelog for Babel.

Babel 3.0.0-dev
Babel 3.0.0-beta2 (December 2, 2014)
==============
- remove "q" and "cultureKey" url parameters on BabelLinks
- add optional &toArray property to BabelLinks snippet
Expand Down
2 changes: 1 addition & 1 deletion core/components/babel/model/babel/babel.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
class Babel {

const VERSION = '3.0.0';
const RELEASE = 'beta1';
const RELEASE = 'beta2';

/**
* @access protected
Expand Down

0 comments on commit 4cc9411

Please # to comment.