mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-03 01:55:00 +00:00
build: read version from VERSION file
This commit is contained in:
parent
27265dc465
commit
3a3c0e717f
6 changed files with 59 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
$version = Get-Content .\VERSION
|
||||
$version = Get-Content ..\VERSION
|
||||
|
||||
if (Test-Path SourceGit) {
|
||||
Remove-Item SourceGit -Recurse -Force
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue