We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70bab41 commit 94d58e8Copy full SHA for 94d58e8
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="4.1.1"></a>
6
+## [4.1.1](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v4.1.1) (2024-12-20)
7
+
8
<a name="4.1.0"></a>
9
## [4.1.0](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v4.1.0) (2024-12-20)
10
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
- <Version>4.1.0</Version>
+ <Version>4.1.1</Version>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<ImplicitUsings>true</ImplicitUsings>
<Nullable>enable</Nullable>
0 commit comments