Skip to content

Commit 9bf1cf3

Browse files
committed
Forgot to push the version
1 parent ad8de3b commit 9bf1cf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script-corecycler.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.AUTHOR
33
sp00n
44
.VERSION
5-
0.9.5.1
5+
0.9.5.2
66
.DESCRIPTION
77
Sets the affinity of the selected stress test program process to only one core and cycles through
88
all the cores to test the stability of a Curve Optimizer setting
@@ -22,7 +22,7 @@ Set-StrictMode -Version 3.0
2222

2323

2424
# Our current version
25-
$version = '0.9.5.1'
25+
$version = '0.9.5.2'
2626

2727

2828
# Set the window title

0 commit comments

Comments
 (0)