diff options
author | Benjamin Barenblat <bbarenblat@gmail.com> | 2021-12-22 16:47:25 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbarenblat@gmail.com> | 2021-12-22 16:47:25 -0500 |
commit | 80310bbb5f0952dc839b94d7bf9b84b323538a51 (patch) | |
tree | acc3e9d1e01781c37317a8db5aab8f9627899119 | |
parent | 9ee8bfc5bdab9d9a163830339531397c598578ac (diff) |
Release Disable Keyboard Shortcuts v1.1.0v1.1.0
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 07434ca..3b353f6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Disable keyboard shortcuts", - "version": "1.0.0", + "version": "1.1.0", "description": "Disable arbitrary keyboard shortcuts", "icons": { "48": "icon48.png", |