Skip to content

Commit

Permalink
fix: version.
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasMontone committed Dec 8, 2023
1 parent 206152b commit 38f1db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -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.4'
export const PLUGGY_JS_VERSION = '0.18.5'

0 comments on commit 38f1db0

Please sign in to comment.