Savorboard
4 yıl önce
committed by
GitHub
ebeveyn
işleme
d17b4771eb
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
build/version.props
|
|
@@ -2,7 +2,7 @@ |
|
|
|
<PropertyGroup> |
|
|
|
<VersionMajor>3</VersionMajor> |
|
|
|
<VersionMinor>1</VersionMinor> |
|
|
|
<VersionPatch>0</VersionPatch> |
|
|
|
<VersionPatch>1</VersionPatch> |
|
|
|
<VersionQuality></VersionQuality> |
|
|
|
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix> |
|
|
|
</PropertyGroup> |
|
|
|