Skip to content

Commit b2a9265

Browse files
committed
Bump rtoolsHCK version (0.6.2)
Signed-off-by: Kostiantyn Kostiuk <[email protected]>
1 parent 1e1e4eb commit b2a9265

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# rtoolsHCK version extend to class
44
class RToolsHCK
55
# Current rtoolsHCK version
6-
VERSION = '0.6.1'
6+
VERSION = '0.6.2'
77
end

tools/toolsHCK.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if ($env:WTTSTDIO -like "*\Hardware Certification Kit\*") {
4040
}
4141

4242
##
43-
$Version = "0.6.1"
43+
$Version = "0.6.2"
4444
$MaxJsonDepth = 6
4545
##
4646

0 commit comments

Comments
 (0)