🤖: ubuntu
ubuntu:
- Item root['versions']['5.10'] ({'name': '5.10', 'date': '2005-10-13'}) added to dictionary.
- Item root['versions']['5.04'] ({'name': '5.04', 'date': '2005-04-08'}) added to dictionary.
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
5a34b07e6e
commit
f063466ec0
@@ -348,6 +348,18 @@
|
||||
"6.06.1": {
|
||||
"name": "6.06.1",
|
||||
"date": "2006-08-10"
|
||||
},
|
||||
"5.10": {
|
||||
"name": "5.10",
|
||||
"date": "2005-10-13"
|
||||
},
|
||||
"5.04": {
|
||||
"name": "5.04",
|
||||
"date": "2005-04-08"
|
||||
},
|
||||
"4.10": {
|
||||
"name": "4.10",
|
||||
"date": "2004-10-20"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user