Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-pyrzyk committed Jul 15, 2018
1 parent 7027fed commit 6f4daad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Src/Kronos.Client/Kronos.Client.csproj
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Kronoc.Client is a library which allows you integrate project with Kronos cache platform (Kronos.Server)</Description>
<Copyright>Lukasz Pyrzyk</Copyright>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionPrefix>3.0.0</VersionPrefix>
<Authors>Lukasz Pyrzyk</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>Kronos.Client</AssemblyName>
Expand Down
2 changes: 1 addition & 1 deletion Src/Kronos.Core/Kronos.Core.csproj
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Kronoc.Core is a main library for Kronos cache platform (Kronos.Server)</Description>
<Copyright>Lukasz Pyrzyk</Copyright>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionPrefix>3.0.0</VersionPrefix>
<Authors>Lukasz Pyrzyk</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down
2 changes: 1 addition & 1 deletion Src/Kronos.Server/Kronos.Server.csproj
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Kronos - the cache platform</Description>
<Copyright>Lukasz Pyrzyk</Copyright>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionPrefix>3.0.0</VersionPrefix>
<Authors>Lukasz Pyrzyk</Authors>
<TargetFramework>netcoreapp2.1</TargetFramework>
<AssemblyName>Kronos.Server</AssemblyName>
Expand Down

0 comments on commit 6f4daad

Please sign in to comment.