Skip to content

Commit 4768d30

Browse files
kostyanf14YanVugenfirer
authored andcommitted
Bump rtoolsHCK version (0.6.0)
Signed-off-by: Konstantin Kostiuk <[email protected]>
1 parent 8671892 commit 4768d30

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.5.3'
6+
VERSION = '0.6.0'
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.5.3"
43+
$Version = "0.6.0"
4444
$MaxJsonDepth = 6
4545
##
4646

0 commit comments

Comments
 (0)