We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4567dc1 commit be65500Copy full SHA for be65500
2 files changed
src/App.php
@@ -8,7 +8,7 @@
8
*/
9
class App
10
{
11
- const VERSION = '1.10.2';
+ const VERSION = '1.11.0';
12
13
function __construct()
14
src/Deployer.php
@@ -4,7 +4,7 @@
4
*
5
* Application for deploying projects with management, supporting git and excluding files.
6
7
- * @since 1.10.0
+ * @since 1.11.0
* @author Nick Tsai <myintaer@gmail.com>
0 commit comments