Skip to content

Commit 171c840

Browse files
Jedokukostyanf14
authored andcommitted
Bump rtoolsHCK version (0.5.1)
1 parent 1c80203 commit 171c840

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

0 commit comments

Comments
 (0)