This commit is contained in:
Damillora 2017-07-04 01:59:09 +07:00
parent f8e0069f77
commit 766edbc6c4
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ module.exports = function(win){
})
// Edit menu
template[1].submenu.push(
template[2].submenu.push(
{type: 'separator'},
{
label: 'Speech',

View File

@ -1,7 +1,7 @@
{
"name": "MillionHopes",
"productName": "Million Hopes",
"version": "0.3.0",
"version": "0.3.1",
"description": "A thin wrapper for the game THE IDOLM@STER: Million Live!, using Electron.",
"main": "main.js",
"devDependencies": {