From d13e17c266fdf902a0c4f9d7cafa380fe0472d3e Mon Sep 17 00:00:00 2001 From: SamTV12345 <40429738+samtv12345@users.noreply.github.com> Date: Sat, 23 Sep 2023 12:10:05 +0200 Subject: [PATCH] Reset version. --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 14241d688..dc5c513f2 100644 --- a/src/package.json +++ b/src/package.json @@ -106,6 +106,6 @@ "test-container": "mocha --timeout 5000 tests/container/specs/api", "dev": "bash ./bin/run.sh" }, - "version": "1.9.3", + "version": "1.9.2", "license": "Apache-2.0" }