From 0ce843d4390feb91b79bb0b3e7d462a40c39f26c Mon Sep 17 00:00:00 2001 From: bao Date: Fri, 10 May 2024 14:44:07 +0700 Subject: [PATCH] Preparation for release v2.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81d2218..8c2d6e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aesirx-analytics", - "version": "2.2.7", + "version": "2.2.8", "license": "GPL-3.0-only", "author": "AesirX", "repository": "https://gitlab.redweb.dk/aesirx/analytics",