diff --git a/metadata.json b/metadata.json index 322cf9b..fcc8185 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "uuid": "jetbrains-search-provider@swsnr.de", "name": "JetBrains Search Provider", "description": "Search recent projects of JetBrains IDEs in Gnome shell", - "version": 12, + "version": 13, "shell-version": ["3.36", "3.38"], "url": "https://github.com/lunaryorn/jetbrains-search-provider" } diff --git a/package.json b/package.json index eb7af86..96717d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jetbrains-search-provider", - "version": "12", + "version": "13", "description": "Search recent projects of JetBrains IDEs in Gnome shell", "repository": "https://github.com/lunaryorn/jetbrains-search-provider.git", "author": "Sebastian Wiesner ",