fix: Restrict artifact name in order to fix a Gist API bug

This commit is contained in:
Peng-YM
2022-07-08 10:47:38 +08:00
parent b1d811e4c5
commit 8aed0665e3
5 changed files with 35 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.8.3",
"version": "2.8.4",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {