Skip to content

Commit 4220d80

Browse files
author
TOUGH LOVE SECURITY
committed
bump: version to 1.2 (HMAC-signed upgrade URLs live)
1 parent b3a0347 commit 4220d80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ const server = http.createServer(async (req, res) => {
272272
max_concurrent: MAX_CONCURRENT,
273273
max_scan_seconds: MAX_SCAN_SECONDS,
274274
default_depth: DEFAULT_DEPTH,
275-
version: '1.1',
275+
version: '1.2',
276276
});
277277
}
278278

0 commit comments

Comments
 (0)