Skip to content

Commit

Permalink
chore: v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Jul 21, 2023
1 parent a1a02ba commit cddb2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default <chrome.runtime.ManifestV3>{
manifest_version: 3,
name: 'Disable-CSP',
version: '1.0.0',
version: '1.0.1',
author: `lisonge`,
homepage_url: `https://github.com/lisonge/Disable-CSP`,
description: `disable http header csp and html meta csp`,
Expand Down

0 comments on commit cddb2e7

Please sign in to comment.