diff --git a/VERSION b/VERSION index c0bcaebe..d139a754 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.7.0 \ No newline at end of file +8.7.1 diff --git a/package-lock.json b/package-lock.json index 0dbcc74d..f5d87638 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alerta-webui", - "version": "8.7.0", + "version": "8.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "alerta-webui", - "version": "8.7.0", + "version": "8.7.1", "license": "Apache-2.0", "dependencies": { "@alerta/vue-authenticate": "github:alerta/vue-authenticate", diff --git a/package.json b/package.json index 92245698..bb4356b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alerta-webui", - "version": "8.7.0", + "version": "8.7.1", "private": true, "description": "Alerta web UI", "scripts": {