Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkLiKally committed Dec 17, 2019
1 parent ea2dca6 commit 5846638
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Product>I18Next.Net</Product>
<Authors>DarkLiKally</Authors>
<Company>DarkLiKally</Company>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<PackageProjectUrl>https://github.com/DarkLiKally/I18Next.Net</PackageProjectUrl>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion src/I18Next.Net.AspNetCore/I18Next.Net.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<PackageProjectUrl>https://github.com/DarkLiKally/I18Next.Net</PackageProjectUrl>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<Authors>DarkLiKally</Authors>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/I18Next.Net.Extensions/I18Next.Net.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Product>I18Next.Net</Product>
<Authors>DarkLiKally</Authors>
<Company>DarkLiKally</Company>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<PackageProjectUrl>https://github.com/DarkLiKally/I18Next.Net</PackageProjectUrl>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion src/I18Next.Net.Gettext/I18Next.Net.Gettext.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Product>I18Next.Net</Product>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/I18Next.Net.ICU/I18Next.Net.ICU.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Product>I18Next.Net</Product>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DocumentationFile>bin\Debug\I18Next.Net.ICU.xml</DocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion src/I18Next.Net.PolyglotJs/I18Next.Net.PolyglotJs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/DarkLiKally/I18Next.Net</PackageProjectUrl>
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DocumentationFile>bin\Debug\I18Next.Net.PolyglotJs.xml</DocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion src/I18Next.Net.Serilog/I18Next.Net.Serilog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<PackageProjectUrl>https://github.com/DarkLiKally/I18Next.Net</PackageProjectUrl>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<Authors>DarkLiKally</Authors>
<RepositoryType>git</RepositoryType>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down
2 changes: 1 addition & 1 deletion src/I18Next.Net.UnityEngine/I18Next.Net.UnityEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<PackageProjectUrl>https://github.com/DarkLiKally/I18Next.Net</PackageProjectUrl>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<Authors>DarkLiKally</Authors>
<RepositoryType>git</RepositoryType>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down
2 changes: 1 addition & 1 deletion src/I18Next.Net/I18Next.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/DarkLiKally/I18Next.Net</RepositoryUrl>
<PackageProjectUrl>https://github.com/DarkLiKally/I18Next.Net</PackageProjectUrl>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<Authors>DarkLiKally</Authors>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down

0 comments on commit 5846638

Please sign in to comment.