mirror of
https://github.com/Stone-Red-Code/AlwaysUpToDate.git
synced 2026-09-04 00:46:05 +02:00
Bump version and assembly version to 2.0.2.0 in csproj file
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
|
||||
<PackageLicenseFile>LICENSE</PackageLicenseFile>
|
||||
<Version>2.0.1.0</Version>
|
||||
<Version>2.0.2.0</Version>
|
||||
<RepositoryUrl>https://github.com/Stone-Red-Code/AlwaysUpToDate</RepositoryUrl>
|
||||
<Description>A simple .NET auto updater</Description>
|
||||
<NeutralLanguage>en</NeutralLanguage>
|
||||
<Company>Stone_Red</Company>
|
||||
<Authors>Stone_Red</Authors>
|
||||
<AssemblyVersion>2.0.1.0</AssemblyVersion>
|
||||
<AssemblyVersion>2.0.2.0</AssemblyVersion>
|
||||
<FileVersion>2.0.1.0</FileVersion>
|
||||
<PackageTags>Updater, AutoUpdate, AutomaticUpdates, C#</PackageTags>
|
||||
<GenerateDocumentationFile>True</GenerateDocumentationFile>
|
||||
|
||||
Reference in New Issue
Block a user