Skip to content

Commit

Permalink
increment to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xgi committed Nov 29, 2022
1 parent b2f4bca commit 71599cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "houdoku",
"productName": "Houdoku",
"description": "Manga reader and library manager for the desktop",
"version": "2.10.3",
"version": "2.11.0",
"scripts": {
"build": "concurrently \"yarn build:main\" \"yarn build:renderer\"",
"build:main": "cross-env NODE_ENV=production webpack --config ./.erb/configs/webpack.config.main.prod.babel.js",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "houdoku",
"productName": "Houdoku",
"version": "2.10.3",
"version": "2.11.0",
"description": "Manga reader and library manager for the desktop",
"main": "./main.prod.js",
"author": {
Expand Down

0 comments on commit 71599cd

Please sign in to comment.