Skip to content

Commit

Permalink
chore: updated version & mac runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Venipa committed Jul 14, 2024
1 parent 3bc441f commit 5fa6c9c
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: [windows-latest, ubuntu-latest, macos-11]
os: [windows-latest, ubuntu-latest, macos-12]
node-version: [18.16.0]

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.12.12",
"version": "0.12.13",
"private": false,
"author": "Venipa <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 5fa6c9c

Please sign in to comment.