mirror of
https://github.com/owainwilliams/umbPublisher.git
synced 2026-07-22 13:00:24 +00:00
[RELEASE] 1.3.0
This commit is contained in:
parent
23ffa95413
commit
eb49ef14b8
2 changed files with 4 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue