Skip to content

Commit

Permalink
chore: v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Jul 29, 2023
1 parent 24ac4ee commit cb5b3e3
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.1',
version: '1.0.2',
author: `lisonge`,
homepage_url: `https://github.com/lisonge/Disable-CSP`,
description: `A browser extension to disable http header Content-Security-Policy and html meta Content-Security-Policy`,
Expand Down

0 comments on commit cb5b3e3

Please sign in to comment.