We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e7b18 commit df1cc46Copy full SHA for df1cc46
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Spaces",
3
"description": "Intuitive tab management",
4
- "version": "1.1.9.0",
+ "version": "1.1.9",
5
"permissions": [
6
"contextMenus",
7
"downloads",
package.json
@@ -1,6 +1,6 @@
"name": "spaces",
- "version": "1.1.8",
"type": "module",
"scripts": {
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
0 commit comments