mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-22 20:37:19 -08:00
upgrade(Version): Keep version tracking with lastest stable release
This commit is contained in:
parent
9ea9d18a4d
commit
f45013a520
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<Description>OpenSource GIT client for Windows</Description>
|
||||
<Copyright>Copyright © sourcegit 2020. All rights reserved.</Copyright>
|
||||
<ApplicationManifest>App.manifest</ApplicationManifest>
|
||||
<Version>2.0.0-preview</Version>
|
||||
<Version>1.4</Version>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
||||
|
|
Loading…
Reference in a new issue