Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
release: v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhilip committed Feb 26, 2021
1 parent 09e3fd3 commit 992931c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
fail-fast: false

env:
ELECTRON_CACHE: ${{ github.workspace }}/.cache/electron
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iyuu",
"version": "1.0.7",
"version": "1.0.8",
"author": "Rhilip",
"license": "AGPL-3.0",
"description": "Another Reseed Tools (GUI) powered by IYUU api",
Expand Down

0 comments on commit 992931c

Please sign in to comment.