Skip to content

Commit

Permalink
Merge origin/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
artur-stepien committed Feb 26, 2018
2 parents 1f28596 + 4b370ba commit c12d2b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package Wargaming.API
* @version 1.3.2
* @version 1.3.3
* @author Artur Stępień ([email protected])
* @copyright Copyright (C) 2015 Artur Stępień, All rights reserved.
* @license GNU General Public License version 3 or later; see LICENSE.txt
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "dev"
"dev-master": "master-dev"
}
},
"scripts": {},
Expand Down

0 comments on commit c12d2b6

Please sign in to comment.