Skip to content

Commit

Permalink
v2.7.0
Browse files Browse the repository at this point in the history
v2.7.0
  • Loading branch information
TheBaconCat authored Oct 20, 2024
2 parents 9d23f00 + 04d7eaf commit 76f409f
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 @@ -20,7 +20,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
- name: Install yarn packages
run: yarn install
- name: Build/release Electron app
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "digiflag-f1mv",
"productName": "DigiFlag-F1MV",
"version": "2.6.9",
"version": "2.7.0",
"description": "DigiFlag for F1 MultiViewer",
"main": "./dist/main/main.js",
"license": "MIT",
Expand Down

0 comments on commit 76f409f

Please sign in to comment.