🤖: kuma, neo4j

kuma:
- Item root['versions']['2.10.3'] ({'name': '2.10.3', 'date': '2025-07-10'}) added to dictionary.

neo4j:
- Item root['versions']['2025.06.2'] ({'name': '2025.06.2', 'date': '2025-07-11'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-07-14 13:17:16 +00:00
committed by github-actions[bot]
parent 9bf95283be
commit 5f3aedc76d
2 changed files with 8 additions and 0 deletions

View File

@@ -52,6 +52,10 @@
}
},
"versions": {
"2.10.3": {
"name": "2.10.3",
"date": "2025-07-10"
},
"2.11.2": {
"name": "2.11.2",
"date": "2025-07-09"

View File

@@ -258,6 +258,10 @@
}
},
"versions": {
"2025.06.2": {
"name": "2025.06.2",
"date": "2025-07-11"
},
"5.26.9": {
"name": "5.26.9",
"date": "2025-07-10"