🤖: jreleaser, umbraco

jreleaser:
- Item root['versions']['1.18.0'] ({'name': '1.18.0', 'date': '2025-04-30'}) added to dictionary.

umbraco:
- Item root['versions']['15.4.0'] ({'name': '15.4.0', 'date': '2025-04-30'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-05-01 06:52:07 +00:00
committed by github-actions[bot]
parent d17e8967cd
commit 20fdff9160
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.18.0": {
"name": "1.18.0",
"date": "2025-04-30"
},
"1.17.0": {
"name": "1.17.0",
"date": "2025-02-28"

View File

@@ -56,6 +56,10 @@
}
},
"versions": {
"15.4.0": {
"name": "15.4.0",
"date": "2025-04-30"
},
"13.8.0": {
"name": "13.8.0",
"date": "2025-04-10"