Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CNOCTAVE committed Nov 13, 2024
1 parent 6314176 commit 073649b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "marked-reader",
"author": "Yu Hongbo <[email protected]>, CNOCTAVE <[email protected]>",
"email": "[email protected]",
"version": "1.1.0",
"version": "1.2.0",
"description": "marked_reader is an open source Markdown reader packed by Electron",
"main": "main.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"build": {
"appId": "cn.cnoctave.marked_reader",
"productName": "marked_reader",
"buildNumber": "1.1.0",
"buildNumber": "1.2.0",
"icon": "logo.png",
"directories": {
"output": "dist"
Expand Down

0 comments on commit 073649b

Please sign in to comment.