Skip to content
This repository was archived by the owner on Apr 26, 2021. It is now read-only.

Commit 68a4099

Browse files
committed
update version
1 parent f57511c commit 68a4099

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "electron-react-boilerplate",
33
"productName": "electron-react-boilerplate",
4-
"version": "1.1.0",
4+
"version": "1.1.4",
55
"description": "Electron application boilerplate based on React, React Router, Webpack, React Hot Loader for rapid application development",
66
"main": "./main.prod.js",
77
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ivideo",
33
"productName": "ivideo",
4-
"version": "1.1.0",
4+
"version": "1.1.4",
55
"description": "一个视频播放器观看国内主流视频网站,不用单独下载各个平台客户端",
66
"scripts": {
77
"build": "concurrently \"npm run build-main\" \"npm run build-renderer\"",

0 commit comments

Comments
 (0)