Skip to content

Commit

Permalink
1.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhngtu committed Dec 17, 2022
1 parent 9df1d8f commit 920808e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Version.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$fileVersion = 1,7,10,0
$productVersion = 1,7,10,0
$fileVersion = 1,7,12,0
$productVersion = 1,7,12,0

if ($Env:GITHUB_ACTIONS -eq "true") {
$fileVersion[3] = [int]$Env:GITHUB_RUN_NUMBER
Expand Down

0 comments on commit 920808e

Please sign in to comment.