@todesktop/cli 1.19.0-2 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "name": "@todesktop/cli",
7
- "version": "1.19.0-2",
7
+ "version": "1.19.0",
8
8
  "license": "MIT",
9
9
  "author": "Dave Jeffery <dave@todesktop.com> (http://www.todesktop.com/)",
10
10
  "homepage": "https://todesktop.com/cli",
@@ -400,7 +400,7 @@
400
400
  "minLength": 1,
401
401
  "description": "The version of the Linux image that ToDesktop should use to build your app.",
402
402
  "examples": ["0.1.0"],
403
- "default": "0.0.11"
403
+ "default": "0.0.12"
404
404
  },
405
405
  "noSandbox": {
406
406
  "type": "boolean",