Skip to content

Commit b80e3e5

Browse files
authored
Update install.ps1
Bump with the release of stats feature
1 parent 9716b01 commit b80e3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ param(
99
)
1010

1111
# Script configuration
12-
$ScriptVersion = "1.1.2"
12+
$ScriptVersion = "1.1.3"
1313
$ErrorActionPreference = "Stop"
1414

1515
# Global variables

0 commit comments

Comments
 (0)