Skip to content
Snippets Groups Projects
Commit 0d9293ed authored by Richard Quadling's avatar Richard Quadling
Browse files

Prepare v0.6.4

parent 46738270
Branches
Tags v0.6.4
No related merge requests found
......@@ -50,7 +50,7 @@ copyright = u'2016, Rob Morgan'
# The short X.Y version.
version = '0.6'
# The full version, including alpha/beta/rc tags.
release = '0.6.3'
release = '0.6.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -47,7 +47,7 @@ class PhinxApplication extends Application
*
* @param string $version The Application Version
*/
public function __construct($version = '0.6.3')
public function __construct($version = '0.6.4')
{
parent::__construct('Phinx by Rob Morgan - https://phinx.org.', $version);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment