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'