Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
montyclt committed Jun 12, 2024
1 parent 3abef06 commit 9cc1e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MSBuild/Base.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup Label="Build settings">
<TargetFramework>net8.0</TargetFramework>
<Version>0.4.0-dev</Version>
<Version>0.5.0-dev</Version>
<Nullable>enable</Nullable>
<AssemblyName>IOKode.OpinionatedFramework.$(MSBuildProjectName)</AssemblyName>
<TargetName>IOKode.OpinionatedFramework.$(MSBuildProjectName)</TargetName>
Expand Down

0 comments on commit 9cc1e6d

Please sign in to comment.