Skip to content

Commit

Permalink
Bump to 10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valentjn committed Jun 12, 2021
1 parent 4f94351 commit 5c27cb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Changelog

## 10.4.0 (upcoming)
## 10.4.0 — “The Walkthrough Implementation” (June 12, 2021)

- Enable LT<sub>E</sub>X in untrusted workspaces (introduced in VS Code 1.57.0)
- Add walkthrough for VS Code's *Getting Started* page (introduced in VS Code 1.57.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-ltex",
"displayName": "LTeX",
"version": "10.3.1-alpha.1.develop",
"version": "10.4.0",
"description": "Grammar/spell checker using LanguageTool with support for LaTeX, Markdown, and others",
"icon": "img/logo-ltex.png",
"author": "Julian Valentin",
Expand Down

0 comments on commit 5c27cb2

Please sign in to comment.