Skip to content

Commit

Permalink
bump v0.7.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
an-lee committed Jan 15, 2025
1 parent 33a0b9e commit 77de571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions enjoy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"name": "enjoy",
"productName": "Enjoy",
"version": "0.7.6",
"version": "0.7.7",
"description": "Enjoy desktop app",
"main": ".vite/build/main.js",
"types": "./src/types.d.ts",
Expand All @@ -21,7 +21,7 @@
"create-migration": "zx ./src/main/db/create-migration.mjs",
"download-dictionaries": "zx ./scripts/download-dictionaries.mjs",
"download": "yarn run download-dictionaries",
"sourcemap": "bugsnag-source-maps upload-node --directory .vite/build --app-version 0.7.6"
"sourcemap": "bugsnag-source-maps upload-node --directory .vite/build --app-version 0.7.7"
},
"keywords": [],
"author": {
Expand Down

0 comments on commit 77de571

Please sign in to comment.