Skip to content

Commit

Permalink
Release v17
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Oct 3, 2020
1 parent 9ec3cf7 commit 8f272a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"description": "Provide recent VSCode projects as search results in overview",
"shell-version": ["3.34", "3.36"],
"url": "https://github.com/jomik/vscode-search-provider",
"version": 16,
"version": 17,
"settings-schema": "org.gnome.shell.extensions.vscode-search-provider"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-search-provider",
"version": "16",
"version": "17",
"description": "Provide recent VSCode projects as search results in overview",
"repository": "https://github.com/jomik/vscode-search-provider.git",
"author": "Jonas Holst Damtoft",
Expand Down

0 comments on commit 8f272a3

Please sign in to comment.