Shifted version number to avoid build version conflicts
This commit is contained in:
parent
8b4cc3e738
commit
78867ddcce
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
"author": "OpenFlexure",
|
"author": "OpenFlexure",
|
||||||
"description": "An electron-based user client for the OpenFlexure Microscope Server",
|
"description": "An electron-based user client for the OpenFlexure Microscope Server",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1-alpha",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vue-cli-service serve",
|
"serve": "vue-cli-service serve",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue