🤖: ionic, unity, wagtail

ionic:
- Item root['versions']['8.1.0'] ({'name': '8.1.0', 'date': '2024-05-01'}) added to dictionary.
- Item root['versions']['8.0.2'] ({'name': '8.0.2', 'date': '2024-05-01'}) added to dictionary.

unity:
- Item root['versions']['2022.3.27f1'] ({'name': '2022.3.27f1', 'date': '2024-04-30'}) added to dictionary.

wagtail:
- Item root['versions']['6.1'] ({'name': '6.1', 'date': '2024-05-01'}) added to dictionary.
- Item root['versions']['6.0.3'] ({'name': '6.0.3', 'date': '2024-05-01'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-05-01 18:15:13 +00:00
committed by github-actions[bot]
parent 5813f48a30
commit 8c404b7f5a
3 changed files with 20 additions and 0 deletions

View File

@@ -41,6 +41,14 @@
}
},
"versions": {
"8.1.0": {
"name": "8.1.0",
"date": "2024-05-01"
},
"8.0.2": {
"name": "8.0.2",
"date": "2024-05-01"
},
"8.0.1": {
"name": "8.0.1",
"date": "2024-04-24"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"2022.3.27f1": {
"name": "2022.3.27f1",
"date": "2024-04-30"
},
"2022.3.26f1": {
"name": "2022.3.26f1",
"date": "2024-04-23"

View File

@@ -170,6 +170,14 @@
}
},
"versions": {
"6.1": {
"name": "6.1",
"date": "2024-05-01"
},
"6.0.3": {
"name": "6.0.3",
"date": "2024-05-01"
},
"5.2.5": {
"name": "5.2.5",
"date": "2024-05-01"