🤖: mattermost, neos

mattermost:
- Item root['versions']['10.9.5'] ({'name': '10.9.5', 'date': '2025-08-15'}) added to dictionary.
- Item root['versions']['10.5.10'] ({'name': '10.5.10', 'date': '2025-08-15'}) added to dictionary.

neos:
- Item root['versions']['9.0.5'] ({'name': '9.0.5', 'date': '2025-08-15'}) added to dictionary.
- Item root['versions']['8.3.26'] ({'name': '8.3.26', 'date': '2025-08-15'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-08-15 13:14:59 +00:00
committed by github-actions[bot]
parent 979c1523e1
commit bbc6899cca
2 changed files with 16 additions and 0 deletions

View File

@@ -122,6 +122,14 @@
}
},
"versions": {
"10.9.5": {
"name": "10.9.5",
"date": "2025-08-15"
},
"10.5.10": {
"name": "10.5.10",
"date": "2025-08-15"
},
"10.10.2": {
"name": "10.10.2",
"date": "2025-08-14"

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"9.0.5": {
"name": "9.0.5",
"date": "2025-08-15"
},
"8.3.26": {
"name": "8.3.26",
"date": "2025-08-15"
},
"9.0.4": {
"name": "9.0.4",
"date": "2025-06-13"