Skip to content

Commit

Permalink
Released version 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Apr 14, 2021
1 parent aa89af3 commit 459a4bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"bin": ["deployment"],
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-master": "3.4-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Deployment/CliRunner.php
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ private function loadConfig(): ?array
{
$cmd = new CommandLine(<<<'XX'
FTP deployment v3.3
FTP deployment v3.4
-------------------
Usage:
deployment <config_file> [-t | --test]
Expand Down

0 comments on commit 459a4bf

Please sign in to comment.