Skip to content

Commit

Permalink
Raise version to 7.6.1 (S projects)
Browse files Browse the repository at this point in the history
  • Loading branch information
tusmester committed Jun 17, 2019
1 parent 3def30b commit df6953e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/Services/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
[assembly: AssemblyTrademark("Sense/Net Inc.")]
[assembly: AssemblyCulture("")]

[assembly: AssemblyVersion("7.6.0.5")]
[assembly: AssemblyFileVersion("7.6.0.5")]
[assembly: AssemblyInformationalVersion("7.6.0.5")]
[assembly: AssemblyVersion("7.6.1")]
[assembly: AssemblyFileVersion("7.6.1")]
[assembly: AssemblyInformationalVersion("7.6.1")]
2 changes: 1 addition & 1 deletion src/Storage/SenseNet.Storage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>7.6.0.2</Version>
<Version>7.6.1</Version>
<Authors>kavics,aniko,lajos,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down

0 comments on commit df6953e

Please sign in to comment.