mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-12 20:49:50 +00:00
Updating version numbers. to 1.3.0-beta
This commit is contained in:
parent
5203397a6a
commit
f10d7dde75
2 changed files with 2 additions and 2 deletions
|
@ -17,4 +17,4 @@
|
|||
// @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
// +--------------------------------------------------------------------------------------------+ //
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
1.3.0-alpha
|
||||
1.3.0-beta
|
|
@ -19,5 +19,5 @@
|
|||
* @since CakePHP(tm) v 1.1.11.4062
|
||||
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
*/
|
||||
return $config['Cake.version'] = '1.3.0-alpha';
|
||||
return $config['Cake.version'] = '1.3.0-beta';
|
||||
?>
|
Loading…
Add table
Reference in a new issue