diff --git a/version.ts b/version.ts index 26ba978d..e9ab7f24 100644 --- a/version.ts +++ b/version.ts @@ -1 +1 @@ -export const version = "0.7.4"; +export const version = "0.7.5"; diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index f2f67298..bf268b2f 100644 --- a/website/CHANGELOG.md +++ b/website/CHANGELOG.md @@ -8,7 +8,7 @@ _These features are not yet properly released, you need to use [the edge builds] * Nothing yet since 0.7.4, be patient! -## 0.7.4 +## 0.7.5 * [[Plugs/Share]] using the {[Share: Page Or Selection]} command (bound to Ctrl-s/Cmd-s by default): allowing you to quickly share the current page (or selection) to the clipboard as: * Clean markdown (to paste into other markdown supporting tools) * Rich text (to paste into unenlightened rich text tools like Google Docs, Confluence, Word etc.)