Shifted version number to avoid build version conflicts

This commit is contained in:
Joel Collins 2019-03-07 15:17:24 +00:00
parent 8b4cc3e738
commit 78867ddcce

View file

@ -6,7 +6,7 @@
"author": "OpenFlexure",
"description": "An electron-based user client for the OpenFlexure Microscope Server",
"main": "app.js",
"version": "0.1.0",
"version": "0.1.1-alpha",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",