Skip to content

Commit 77138e9

Browse files
Merge pull request #11 from stealthcopter/develop
Fixed dumb typo in version number from my stupid fat fingers... where…
2 parents 32aaa44 + 084c17c commit 77138e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caido.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import tailwindCaido from "@caido/tailwindcss";
77
import path from "path";
88
import prefixwrap from "postcss-prefixwrap";
99

10-
const PLUGIN_VERSION = '0.1.01`';
10+
const PLUGIN_VERSION = '0.1.01';
1111

1212
const id = "exploit-generator";
1313

0 commit comments

Comments
 (0)