We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69a176 commit 30241daCopy full SHA for 30241da
2 files changed
Gruntfile.js
@@ -70,7 +70,7 @@ module.exports = function (grunt) {
70
dir: '',
71
out: 'dist/app',
72
version: '0.36.8',
73
- 'app-version': '0.6.0',
+ 'app-version': '1.0.0',
74
platform: 'darwin',
75
arch: 'x64',
76
icon: "icon.icns",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Min",
3
- "version": "0.4.0",
+ "version": "1.0.0",
4
"main": "main.js",
5
"dependencies": {
6
"dexie": "^1.2.0",
0 commit comments