🤖: mattermost, ubuntu
mattermost:
- Item root['versions']['11.3.1'] ({'name': '11.3.1', 'date': '2026-02-13'}) added to dictionary.
- Item root['versions']['11.2.3'] ({'name': '11.2.3', 'date': '2026-02-13'}) added to dictionary.
- Item root['versions']['10.11.11'] ({'name': '10.11.11', 'date': '2026-02-13'}) added to dictionary.
ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) removed from dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
19c5233e6d
commit
786980d0d5
@@ -87,6 +87,18 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"11.3.1": {
|
||||
"name": "11.3.1",
|
||||
"date": "2026-02-13"
|
||||
},
|
||||
"11.2.3": {
|
||||
"name": "11.2.3",
|
||||
"date": "2026-02-13"
|
||||
},
|
||||
"10.11.11": {
|
||||
"name": "10.11.11",
|
||||
"date": "2026-02-13"
|
||||
},
|
||||
"11.2.2": {
|
||||
"name": "11.2.2",
|
||||
"date": "2026-01-15"
|
||||
|
||||
@@ -360,10 +360,6 @@
|
||||
"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