Skip to content

Commit 6a6076d

Browse files
committed
Upgrade zen internals to v0.1.46
1 parent 70743fa commit 6a6076d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const {
1111
const execAsync = promisify(exec);
1212

1313
// Zen Internals configuration
14-
const INTERNALS_VERSION = "v0.1.45";
14+
const INTERNALS_VERSION = "v0.1.46";
1515
const INTERNALS_URL = `https://github.com/AikidoSec/zen-internals/releases/download/${INTERNALS_VERSION}`;
1616
// ---
1717

0 commit comments

Comments
 (0)