diff --git a/package.json b/package.json index bbf56d5..3e20cd8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "macintosh.js", "productName": "macintosh.js", - "version": "1.1.0", + "version": "1.2.0", "description": "Macintosh's System 8 in an Electron app. I'm sorry.", "main": "src/main/index.js", "scripts": { @@ -35,4 +35,4 @@ "electron": "23.1.3", "node-fetch": "^2.6.1" } -} \ No newline at end of file +}