Use 20XX.X versioning and support alpha channel

This commit is contained in:
ziajka 2019-03-07 12:56:06 +01:00
parent 1f3e59cdbe
commit 8689ccde8c

View File

@ -1,6 +1,6 @@
{
"name": "gns3-web-ui",
"version": "0.0.1-beta.0",
"version": "2019.1.0-alpha.0",
"author": {
"name": "GNS3 Technology Inc.",
"email": "developers@gns3.com"
@ -12,6 +12,9 @@
"type": "git",
"url": "https://github.com/GNS3/gns3-web-ui.git"
},
"build": {
"generateUpdatesFilesForAllChannels": true
},
"scripts": {
"ng": "ng",
"start": "ng serve",