From f6f120a9f86d5f073dbf5b5a0211be4cca5ef856 Mon Sep 17 00:00:00 2001 From: "green." <41323182+gweeeen@users.noreply.github.com> Date: Sat, 29 Jun 2024 23:25:51 +0200 Subject: [PATCH] version bump (v1.2.x) --- plugins/system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/system.json b/plugins/system.json index 5f093bd6..f1cf919f 100644 --- a/plugins/system.json +++ b/plugins/system.json @@ -2,7 +2,7 @@ "id": "system", "name": "System extensions", "description": "Unifier system extensions", - "version": "v1.2.5-patch2", + "version": "v1.2.5-patch3", "release": 48, "minimum": 0, "shutdown": false,