From 2758056b58b0484d28d574ad60bdd932ecfac813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Beye?= Date: Tue, 16 Feb 2021 22:17:31 +0100 Subject: [PATCH] chore(release): Release 2021.02.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 166876b674c..f48a841f902 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "valetudo", - "version": "2021.01.1", + "version": "2021.02.0", "description": "Self-contained control webinterface for vacuum robots", "main": "index.js", "bin": "index.js",