🤖: 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:
committed by
github-actions[bot]
parent
d17e8967cd
commit
20fdff9160
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user