Skip to content

Commit

Permalink
update application version
Browse files Browse the repository at this point in the history
  • Loading branch information
RaidMax committed Feb 6, 2019
1 parent f79d9d8 commit 48d2f02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Application/Application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RuntimeFrameworkVersion>2.1.5</RuntimeFrameworkVersion>
<MvcRazorExcludeRefAssembliesFromPublish>false</MvcRazorExcludeRefAssembliesFromPublish>
<PackageId>RaidMax.IW4MAdmin.Application</PackageId>
<Version>2.2.4.4</Version>
<Version>2.2.4.5</Version>
<Authors>RaidMax</Authors>
<Company>Forever None</Company>
<Product>IW4MAdmin</Product>
Expand All @@ -31,8 +31,8 @@
<PropertyGroup>
<ServerGarbageCollection>true</ServerGarbageCollection>
<TieredCompilation>true</TieredCompilation>
<AssemblyVersion>2.2.4.4</AssemblyVersion>
<FileVersion>2.2.4.4</FileVersion>
<AssemblyVersion>2.2.4.5</AssemblyVersion>
<FileVersion>2.2.4.5</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 48d2f02

Please sign in to comment.