Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
MicBoucinha committed Jan 23, 2024
1 parent 1658343 commit c2cb331
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion App/Olfactometer.Design/Olfactometer.Design.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64</RuntimeIdentifiers>
<RootNamespace>Olfactometer.Design</RootNamespace>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
Expand Down
2 changes: 1 addition & 1 deletion App/Olfactometer/Olfactometer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<RootNamespace>Olfactometer</RootNamespace>
<BaseOutputPath>..\bin</BaseOutputPath>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit c2cb331

Please sign in to comment.