diff --git a/emacs/org_mode.json b/emacs/org_mode.json index 35a8399..c4bd2bb 100644 --- a/emacs/org_mode.json +++ b/emacs/org_mode.json @@ -3,7 +3,7 @@ "name": "Org mode Emacs", "content_type": "SN|Component", "area": "editor-editor", - "version": "1.4.5", + "version": "1.4.6", "description": "Org mode support for Standard Notes.", "url": "https://ryanpcmcquen.org/standardnotes_org_mode_editor/emacs/", "download_url": "https://github.com/ryanpcmcquen/standardnotes_org_mode_editor/archive/gh-pages.zip", diff --git a/org_mode.json b/org_mode.json index 28303ab..cf54178 100644 --- a/org_mode.json +++ b/org_mode.json @@ -3,7 +3,7 @@ "name": "Org mode", "content_type": "SN|Component", "area": "editor-editor", - "version": "1.4.5", + "version": "1.4.6", "description": "Org mode support for Standard Notes.", "url": "https://ryanpcmcquen.org/standardnotes_org_mode_editor/", "download_url": "https://github.com/ryanpcmcquen/standardnotes_org_mode_editor/archive/gh-pages.zip", diff --git a/package.json b/package.json index 42c7ae8..ee7b091 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "standardnotes_org_mode_editor", - "version": "1.4.5", + "version": "1.4.6", "sn": { "main": "index.html" }