diff --git a/caido.config.ts b/caido.config.ts index 7a98833..f5e515f 100644 --- a/caido.config.ts +++ b/caido.config.ts @@ -11,7 +11,7 @@ export default defineConfig({ id, name: "Notes++", description: "Create and edit notes in Caido", - version: "2.2.2", + version: "2.3.0", author: { name: "_StaticFlow_", email: "tanner.barnes@kashx.io", diff --git a/package.json b/package.json index 400203a..9d5141e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notes-plus-plus", - "version": "2.2.2", + "version": "0.0.0", "author": "_StaticFlow_", "license": "MIT", "scripts": { diff --git a/packages/frontend/src/components/content/editor/NoteEditor.vue b/packages/frontend/src/components/content/editor/NoteEditor.vue index c5ced99..005b741 100644 --- a/packages/frontend/src/components/content/editor/NoteEditor.vue +++ b/packages/frontend/src/components/content/editor/NoteEditor.vue @@ -14,10 +14,10 @@