Skip to content

Commit

Permalink
chore: release config
Browse files Browse the repository at this point in the history
  • Loading branch information
Venipa committed Jan 26, 2023
1 parent e2b764e commit 4ba49c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
# Platforms to build on/for
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [windows-latest, ubuntu-latest, macos-11]
node-version: [18.12.1]

steps:
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": "ytmdesktop2",
"version": "0.10.6",
"version": "0.10.7",
"private": false,
"author": "Venipa <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 4ba49c2

Please sign in to comment.