mirror of
https://github.com/silverstripe/silverstripe-tagfield
synced 2024-10-22 11:05:32 +02:00
Alias master as 1.2.x-dev
This commit is contained in:
parent
df34386bb1
commit
ddb56be86f
@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.2.2]
|
||||
|
||||
- Alias master as 1.2.x-dev
|
||||
- Added standard Scrutinizer config
|
||||
- Converted to PSR-2
|
||||
- Added standard editor config
|
||||
|
@ -20,5 +20,10 @@
|
||||
},
|
||||
"require": {
|
||||
"silverstripe/framework": "~3.1"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.2.x-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user