Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl committed Sep 4, 2024
1 parent 36ecfa5 commit fa6d4d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
generate_release_notes: true
- name: Upload to webstore
uses: mnao305/[email protected]
# https://github.com/fregante/chrome-webstore-upload-keys
with:
file-path: mpb.zip
extension-id: nojpfacijldambjcnpbpneghbaefnlme
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "meters-per-beat",
"description": "A visualization of running performance with Garmin Connect",
"private": true,
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"scripts": {
"dev": "vite build --watch --mode development",
Expand Down

0 comments on commit fa6d4d1

Please sign in to comment.