Skip to content

Commit

Permalink
bump up version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
InuInu2022 committed Nov 18, 2022
1 parent c066bb2 commit 86cbf63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion FluentCeVIOWrapper.Common/FluentCeVIOWrapper.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<LangVersion>10</LangVersion>
<!-- nupkg -->
<PackageId>FluentCeVIOWrapper</PackageId>
<Version>0.1.4</Version>
<Version>0.1.5</Version>
<Authors>InuInu</Authors>
<Company>InuInu</Company>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down
3 changes: 3 additions & 0 deletions FluentCeVIOWrapper.Server/FluentCeVIOWrapper.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
<Nullable>enable</Nullable>
<LangVersion>10</LangVersion>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<Version>0.1.5</Version>
<Authors>InuInu</Authors>
<Company>InuInu</Company>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<DebugType>none</DebugType>
Expand Down

0 comments on commit 86cbf63

Please sign in to comment.