Skip to content

Commit

Permalink
Bump correct branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam committed Mar 30, 2019
1 parent c383f7f commit 11da930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -17,7 +17,7 @@
},
"require-dev": {
"nette/bootstrap": "^2.4.6 || ^3.0",
"tracy/tracy": "^2.5.0 || ^3.0",
"tracy/tracy": "^2.5.0",
"ninjify/qa": "^0.9.0",
"ninjify/nunjuck": "^0.2.1"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "v4.1.x-dev"
"dev-master": "v4.2.x-dev"
}
}
}

0 comments on commit 11da930

Please sign in to comment.