We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe6bfd commit 9700116Copy full SHA for 9700116
wmiocli.js
@@ -4,7 +4,7 @@
4
* Apache-2.0
5
*/
6
7
-const versionNo = "2022.10.1"
+const versionNo = "2022.11.1"
8
const { Command, Option } = require('commander');
9
const { exit } = require('process');
10
const readline = require('readline-sync');
0 commit comments