bump up version to 1.0.5

This commit is contained in:
Xen 2020-05-16 11:06:12 +08:00
parent a11fd7e33d
commit e4c6e3a86e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "comNG",
"productName": "comNG",
"version": "1.0.4",
"version": "1.0.5",
"description": "My Electron application description",
"repository": "https://github.com/xenkuo/comNG",
"main": "src/main.js",
@ -99,4 +99,4 @@
"electron-rebuild": "^1.10.0",
"eslint": "^6.8.0"
}
}
}