Skip to content

Commit 309ad1d

Browse files
authored
Update postdoc.config.js
1 parent 585c8ed commit 309ad1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postdoc.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import {env} from 'node:process';
22
import {sep, join, basename, resolve, extname} from 'node:path';
33

44
const {
5-
NIGHTWATCH_VERSION = '3.12.1',
5+
NIGHTWATCH_VERSION = '3.12.2',
66
BASE_URL = 'https://nightwatchjs.org',
77
MD_DOCS_FOLDER = './docs',
88
API_DOCS_FOLDER = resolve('../nightwatch/lib/api'),

0 commit comments

Comments
 (0)