Commit cea656ec authored by 神楽坂玲奈's avatar 神楽坂玲奈

2.0.1

parent b77e0994
...@@ -98,7 +98,7 @@ module.exports = (grunt) => { ...@@ -98,7 +98,7 @@ module.exports = (grunt) => {
] ]
}, },
target: { target: {
dest: 'build4/darwin/mycard-2.0.0-darwin-with-ygopro.dmg' dest: 'build4/darwin/mycard.dmg'
} }
} }
}); });
......
{ {
"name": "mycard", "name": "mycard",
"description": "a game platform", "description": "a game platform",
"version": "2.0.0", "version": "2.0.1",
"main": "main.js", "main": "main.js",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"repository": "github:mycard/mycard", "repository": "github:mycard/mycard",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment