Skip to content

Commit

Permalink
Raise version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vlow committed Nov 6, 2023
1 parent fa70ea0 commit 01e0370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Adletec.Sonic/Adletec.Sonic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>netstandard1.6</TargetFramework>
<Title>adletec sonic</Title>
<PackageId>Adletec.Sonic</PackageId>
<PackageVersion>1.2.0</PackageVersion>
<PackageVersion>1.3.0</PackageVersion>
<Authors>Florian Engel, Pieter de Rycke</Authors>
<Company>adletec Software Engineering</Company>
<Product>sonic</Product>
Expand All @@ -15,7 +15,7 @@
<RepositoryUrl>https://github.com/adletec/sonic</RepositoryUrl>
<AssemblyName>Adletec.Sonic</AssemblyName>
<RootNamespace>Adletec.Sonic</RootNamespace>
<AssemblyVersion>1.2.0</AssemblyVersion>
<AssemblyVersion>1.3.0</AssemblyVersion>
</PropertyGroup>
<ItemGroup>
<None Include="..\README.md" Pack="true" PackagePath="\"/>
Expand Down

0 comments on commit 01e0370

Please sign in to comment.