From 2876d1c1448052b0028dfd1c146ab3f022563d30 Mon Sep 17 00:00:00 2001 From: Richard Herman Date: Thu, 15 May 2025 17:06:50 +0100 Subject: [PATCH] feat: update default min version and sdpi-components --- CHANGELOG.md | 9 ++++++++- template/com.elgato.template.sdPlugin/manifest.json.ejs | 2 +- .../ui/increment-counter.html | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 588ac99..9addd57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,11 +11,18 @@ # Change Log +## 1.3.0 + +### ♻️ Update + +- Update default minimum version of Stream Deck to 6.5. +- Update sdpi-components to version 4. + ## 1.2.0 ### ♻️ Update -- Update `restart` & `stop` commands utilize deeplinks +- Update `restart` & `stop` commands utilize deep links. ## 1.1.1 diff --git a/template/com.elgato.template.sdPlugin/manifest.json.ejs b/template/com.elgato.template.sdPlugin/manifest.json.ejs index 53853f9..2dd3306 100644 --- a/template/com.elgato.template.sdPlugin/manifest.json.ejs +++ b/template/com.elgato.template.sdPlugin/manifest.json.ejs @@ -27,7 +27,7 @@ "Icon": "imgs/plugin/marketplace", "SDKVersion": 2, "Software": { - "MinimumVersion": "6.4" + "MinimumVersion": "6.5" }, "OS": [ { diff --git a/template/com.elgato.template.sdPlugin/ui/increment-counter.html b/template/com.elgato.template.sdPlugin/ui/increment-counter.html index c4db1ec..ccc9498 100644 --- a/template/com.elgato.template.sdPlugin/ui/increment-counter.html +++ b/template/com.elgato.template.sdPlugin/ui/increment-counter.html @@ -4,7 +4,7 @@ Increment Counter Settings - +