fix(release): bump user-dist to v2.1.2 (v2.1.1 never released upstream)

The v2.2.2 Release workflow failed: fetch-frontends.sh fetched user-dist
from hamster1963/nezha-dash-v2 at v2.1.1, but upstream went v2.1.0 -> v2.1.2
and never tagged v2.1.1, so the dist.zip download 404'd and unzip aborted the
build. Point at the existing v2.1.2 asset.
This commit is contained in:
naiba
2026-06-07 16:23:24 +00:00
parent b12b1709d9
commit 576e6773c0
+1 -1
View File
@@ -9,7 +9,7 @@
name: "Official"
repository: "https://github.com/hamster1963/nezha-dash-v2"
author: "hamster1963"
version: "v2.1.1"
version: "v2.1.2"
is_official: true
- path: "nazhua-dist"
name: "Nazhua"