[RELEASE] 1.3.0

This commit is contained in:
Owain 2025-12-09 15:10:23 +00:00
parent 23ffa95413
commit eb49ef14b8
2 changed files with 4 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{
"id": "umbpublisher",
"name": "umbPublisher",
"version": "1.2.0",
"minAppVersion": "1.9.12",
"version": "1.3.0",
"minAppVersion": "1.10.6",
"description": "Push notes to Umbraco CMS as content.",
"author": "Owain Williams",
"authorUrl": "https://owain.codes",

View file

@ -1,4 +1,5 @@
{
"1.1.0": "0.15.0",
"1.2.0": "0.16.0"
"1.2.0": "1.9.12",
"1.3.0": "1.10.6"
}