Compare commits

...

2 Commits

Author SHA1 Message Date
Peng-YM
3de8a1d5be build: Bump version 2022-09-09 23:25:25 +08:00
Peng-YM
94fbe535b3 build: Update GitHub action 2022-09-09 23:15:28 +08:00
2 changed files with 3 additions and 2 deletions

View File

@@ -48,5 +48,6 @@ jobs:
tag_name: ${{ steps.tag.outputs.release_tag }}
files: |
./backend/sub-store.min.js
./backend/dist/cron-sync-artifacts.min.js
./backend/dist/sub-store-0.min.js
./backend/dist/sub-store-1.min.js
./backend/dist/sub-store-parser.loon.min.js

View File

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