From d3bc892ba5177868a80dc7e57fdb20832de92f8d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 24 Apr 2021 06:23:35 +0200 Subject: [PATCH] Simplify version --- ubooquity/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubooquity/config.json b/ubooquity/config.json index 0069ef3f8..c82b5a08b 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -1,7 +1,7 @@ { "name": "Ubooquity", - "version": "2.1.2-ls63", - "upstream": "2.1.2-ls63", + "version": "2.1.2", + "upstream": "2.1.2", "slug": "ubooquity", "description": "Free, lightweight and easy-to-use home server for your comics and ebooks", "url": "https://github.com/alexbelgium/hassio-addons",