We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d608d commit 4fc5a4aCopy full SHA for 4fc5a4a
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
4
5
+<a name="3.0.5"></a>
6
+## [3.0.5](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.0.5) (2024-01-31)
7
+
8
<a name="3.0.4"></a>
9
## [3.0.4](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.0.4) (2023-11-19)
10
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
- <Version>3.0.4</Version>
+ <Version>3.0.5</Version>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<ImplicitUsings>true</ImplicitUsings>
<Nullable>enable</Nullable>
0 commit comments