Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Commit 2b0ccc1

Browse files
authored
Update version to 3.9.0
1 parent 2522578 commit 2b0ccc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Kros.KORM/src/Kros.KORM/Kros.KORM.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<TargetFrameworks>netstandard2.0;netcoreapp2.1;net46</TargetFrameworks>
44
<Company>KROS a.s.</Company>
5-
<Version>3.8.0</Version>
5+
<Version>3.9.0</Version>
66
<Authors>KROS a.s.</Authors>
77
<Title>Kros.KORM</Title>
88
<Description>KORM is fast, easy to use, micro .NET Standard ORM tool. (Kros Object Relation Mapper)</Description>
@@ -69,4 +69,4 @@
6969
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
7070
</EmbeddedResource>
7171
</ItemGroup>
72-
</Project>
72+
</Project>

0 commit comments

Comments
 (0)