Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2024-10-14)

### Features

* ✨ Implement the possible separation of building the app context and booting ([4e79708](4e79708))
  • Loading branch information
semantic-release-bot committed Oct 14, 2024
1 parent 4e79708 commit dd65434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoDough.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
<AssemblyVersion>1.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0</AssemblyVersion>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit dd65434

Please sign in to comment.