diff --git a/manifest.json b/manifest.json index dc9d9ad8..c7eab3db 100644 --- a/manifest.json +++ b/manifest.json @@ -515,8 +515,8 @@ "description": "Code formatter for various languages", "id": "formatter", "mod_version": "3", - "remote": "https://github.com/pragtical/formatter:7fd84645fd47c6a7917324d40980843c528f79fe", - "version": "0.4" + "remote": "https://github.com/pragtical/formatter:0c77df3b67f9eb7ffc0dcbfe9c035282e6ef0e62", + "version": "0.5" }, { "description": "Opens a preview of the current markdown file in a browser window *([screenshot](https://user-images.githubusercontent.com/3920290/82754898-f7394600-9dc7-11ea-8278-2305363ed372.png))* Note: the page content is generated by sending the markdown file to Github's markdown rendering [API](https://docs.github.com/en/rest/markdown?apiVersion=2022-11-28). Requires a [GitHub token](https://docs.github.com/en/rest/markdown/markdown?apiVersion=2022-11-28#render-a-markdown-document-in-raw-mode) being provided",