1
0
Fork 0

Bump target to 2.2-dev

pull/10218/head^2
Jordi Boggiano 2021-11-09 16:04:08 +01:00
parent 8a63018f07
commit 9e762a4f9a
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "2.1-dev"
"dev-main": "2.2-dev"
}
},
"autoload": {

View File

@ -54,7 +54,7 @@ class Composer
const VERSION = '@package_version@';
const BRANCH_ALIAS_VERSION = '@package_branch_alias_version@';
const RELEASE_DATE = '@release_date@';
const SOURCE_VERSION = '2.1.999-dev+source';
const SOURCE_VERSION = '2.2.999-dev+source';
/**
* Version number of the internal composer-runtime-api package