From a5257506da3beed2055d398ec50b1d3c1bd38b93 Mon Sep 17 00:00:00 2001 From: Settel Date: Fri, 2 Feb 2024 21:54:13 +0100 Subject: [PATCH] version: bump to 2.28 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 3c44d98..c899d04 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "knowyt", - "version": "2.27", + "version": "2.28", "private": true, "scripts": { "lint": "tsc-strict",