(data format change) fix misnamed 'repo_config' to 'git_configs'
this change includes a minor data format change. This should be mostly transparent for upgrades though.
This commit is contained in:
parent
27081ad1c1
commit
7fc1e9459f
9 changed files with 23 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
$data_version = '1.6';
|
||||
$data_version = '1.7';
|
||||
%repos = (
|
||||
'aa' => {
|
||||
'@g1' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue