mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 19:56:37 +00:00
Bump version to v1.0.0-beta.0
This is the correct way of adding a pre-release identifier according to https://github.com/npm/node-semver.
This commit is contained in:
parent
276e4efc04
commit
9e76193c37
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "etcher",
|
"name": "etcher",
|
||||||
"displayName": "Etcher",
|
"displayName": "Etcher",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0-beta.0",
|
||||||
"main": "lib/etcher.js",
|
"main": "lib/etcher.js",
|
||||||
"description": "An image burner with support for Windows, OS X and GNU/Linux.",
|
"description": "An image burner with support for Windows, OS X and GNU/Linux.",
|
||||||
"homepage": "https://github.com/resin-io/etcher",
|
"homepage": "https://github.com/resin-io/etcher",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user