Skip to content

Commit cddb2e7

Browse files
committed
chore: v1.0.1
1 parent a1a02ba commit cddb2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export default <chrome.runtime.ManifestV3>{
22
manifest_version: 3,
33
name: 'Disable-CSP',
4-
version: '1.0.0',
4+
version: '1.0.1',
55
author: `lisonge`,
66
homepage_url: `https://github.com/lisonge/Disable-CSP`,
77
description: `disable http header csp and html meta csp`,

0 commit comments

Comments
 (0)