Sync HearthCode 3.7.1

This commit is contained in:
github-actions[bot] 2026-07-13 13:03:16 +00:00
parent 08e95838af
commit 9b233a274e
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "HearthCode",
"version": "3.7.0",
"version": "3.7.1",
"minAppVersion": "1.0.0",
"author": "HearthCode",
"authorUrl": "https://theme.hearthcode.dev"

View file

@ -37,5 +37,6 @@
"3.4.1": "1.0.0",
"3.5.0": "1.0.0",
"3.6.0": "1.0.0",
"3.7.0": "1.0.0"
"3.7.0": "1.0.0",
"3.7.1": "1.0.0"
}