Skip to content

Commit

Permalink
increment to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xgi committed Jun 19, 2022
1 parent 4d4d799 commit 5e3e402
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.8.2",
"version": "2.9.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.8.2",
"version": "2.9.0",
"description": "Manga reader and library manager for the desktop",
"main": "./main.prod.js",
"author": {
Expand Down

0 comments on commit 5e3e402

Please sign in to comment.