From 71ebfd30a60a82cc3ee2c7822c7afc777cfbdc86 Mon Sep 17 00:00:00 2001 From: NicolasMontone Date: Mon, 11 Dec 2023 10:18:36 -0300 Subject: [PATCH] fix: release. --- src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.ts b/src/version.ts index 4294b1c..5184bbc 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1,3 +1,3 @@ // Project versions // Needs to be updated manually since in client-side, we don't have access to the package.json file. -export const PLUGGY_JS_VERSION = '0.18.5' +export const PLUGGY_JS_VERSION = '0.18.6'