From 7805d518bb45f7cbd98a2518246b64a84f48b795 Mon Sep 17 00:00:00 2001 From: Davide Bettio Date: Fri, 29 Oct 2021 12:14:12 +0200 Subject: [PATCH] Update version number to 1.0.1 and update README.md - Bump version number to 1.0.1, which will be the next release. - README.md: s/1.0.0-beta.1/snapshot-1.0/g. Signed-off-by: Davide Bettio --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37cbcdc6..5dbe3023 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ For example, to run it locally on port 4040, you can use the following command: docker run \ -p 4040:80 \ -v /absolute/path/to/config.json:/usr/share/nginx/html/user-config/config.json \ - astarte/astarte-dashboard:1.0.0-beta.1 + astarte/astarte-dashboard:1.0-snapshot ``` diff --git a/package.json b/package.json index 54d46d3e..64c017ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astarte-dashboard", - "version": "1.0.0", + "version": "1.0.1", "description": "Astarte dashboard", "main": "dist/index.html", "keywords": [