From 4246c4f6f1a3e83b6e1615c95780ad42993f60f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 08:47:38 +0000 Subject: [PATCH] Sync HearthCode 3.7.4 --- manifest.json | 2 +- versions.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c12044f..fa22fd2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "HearthCode", - "version": "3.7.3", + "version": "3.7.4", "minAppVersion": "1.0.0", "author": "HearthCode", "authorUrl": "https://theme.hearthcode.dev" diff --git a/versions.json b/versions.json index a799d1d..1b71623 100644 --- a/versions.json +++ b/versions.json @@ -40,5 +40,6 @@ "3.7.0": "1.0.0", "3.7.1": "1.0.0", "3.7.2": "1.0.0", - "3.7.3": "1.0.0" + "3.7.3": "1.0.0", + "3.7.4": "1.0.0" }