Skip to content

Commit

Permalink
Update version.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bishbash777 committed Dec 22, 2023
1 parent 8257dcd commit 81e1cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Versioning/version.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ using System.Reflection;

echo $fileContent | Set-Content "$PSScriptRoot/AssemblyVersion.cs"

echo "Information Version: $infoVersion"
echo "$infoVersion"

0 comments on commit 81e1cf5

Please sign in to comment.