mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
Fixed version information
This commit is contained in:
parent
9b7f2b5dcd
commit
515170e44b
2 changed files with 4 additions and 5 deletions
|
@ -38,7 +38,7 @@ Function FillCredentials {
|
|||
$newtext += $line
|
||||
}
|
||||
# Write the new information to the file
|
||||
Write-Host "Updating $_`n"
|
||||
Write-Host "Updating $_"
|
||||
$newtext | Set-Content $_.FullName -encoding UTF8
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue