From 4164b98967b16348329ac5c6252da97619726e90 Mon Sep 17 00:00:00 2001 From: Manuel <30572287+manuel-rw@users.noreply.github.com> Date: Thu, 7 Sep 2023 21:44:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Increase=20version=20to=200.13.4?= =?UTF-8?q?=20(#1378)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8fed67ce..9ecce0d64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homarr", - "version": "0.13.3", + "version": "0.13.4", "description": "Homarr - A homepage for your server.", "license": "MIT", "repository": {