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" }