commit bc63fb84b9bfa48877a18d581491d2ba12d286f8
parent 5de7f745bc5ab4f32c212dce7bcbf0d4fc5060df
Author: AdamPorcineFudgepuppy <>
Date: Mon, 3 Jun 2024 11:54:29 -0500
Fild Biddling
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml
@@ -22,7 +22,7 @@ jobs:
}
- {
name: MacOS,
- os: macos-latest,
+ os: macos-13,
prepare-os: ""
}
- {
diff --git a/plugin.json b/plugin.json
@@ -1,6 +1,6 @@
{
"slug": "computerscare",
- "version": "2.1.2",
+ "version": "2.1.3",
"name": "computerscare",
"brand": "computerscare",
"author": "computerscare",