Skip to content

Commit 9700116

Browse files
committed
upped version to 2022.11.1
1 parent abe6bfd commit 9700116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wmiocli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Apache-2.0
55
*/
66

7-
const versionNo = "2022.10.1"
7+
const versionNo = "2022.11.1"
88
const { Command, Option } = require('commander');
99
const { exit } = require('process');
1010
const readline = require('readline-sync');

0 commit comments

Comments
 (0)