Update version numbers for v3 alpha2 release
This commit is contained in:
parent
3d7438ed2b
commit
058f890c61
4 changed files with 5 additions and 5 deletions
4
webapp/package-lock.json
generated
4
webapp/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "openflexure-microscope-jsclient",
|
||||
"version": "3.0.0-alpha1",
|
||||
"version": "3.0.0-alpha2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "openflexure-microscope-jsclient",
|
||||
"version": "3.0.0-alpha1",
|
||||
"version": "3.0.0-alpha2",
|
||||
"license": "GNU General Public License v3.0 ",
|
||||
"dependencies": {
|
||||
"material-design-icons": "^3.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "openflexure-microscope-jsclient",
|
||||
"version": "3.0.0-alpha1",
|
||||
"version": "3.0.0-alpha2",
|
||||
"private": true,
|
||||
"description": "User client for the OpenFlexure Microscope Server",
|
||||
"author": "OpenFlexure <contact@openflexure.org> (https://www.openflexure.org)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue