From fc65035c31efa3571827453a2cad969d06849398 Mon Sep 17 00:00:00 2001 From: AdamPorcineFudgepuppy <> Date: Mon, 3 Jun 2024 14:53:27 -0500 Subject: [PATCH] bump sdk version to 2.5.2 --- .github/workflows/build-all.yml | 2 +- plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index c0fde26..c1db790 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -2,7 +2,7 @@ name: Build v2 on: [push, pull_request] env: - rack-sdk-version: 2.4.1 + rack-sdk-version: 2.5.2 defaults: run: diff --git a/plugin.json b/plugin.json index 0dffcb5..889a478 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "slug": "computerscare", - "version": "2.1.3", + "version": "2.1.4", "name": "computerscare", "brand": "computerscare", "author": "computerscare",