Add -beta to version number

This commit is contained in:
Max Brunsfeld 2015-09-09 17:09:33 -07:00
parent 36f7053228
commit 76866716c5

View File

@ -1,7 +1,7 @@
{
"name": "atom",
"productName": "Atom",
"version": "1.0.12",
"version": "1.0.12-beta",
"description": "A hackable text editor for the 21st Century.",
"main": "./src/browser/main.js",
"repository": {