Skip to content

Commit 94d58e8

Browse files
committed
chore(release): 4.1.1
1 parent 70bab41 commit 94d58e8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

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+
58
<a name="4.1.0"></a>
69
## [4.1.0](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v4.1.0) (2024-12-20)
710

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<TargetFramework>net9.0</TargetFramework>
4-
<Version>4.1.0</Version>
4+
<Version>4.1.1</Version>
55
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
66
<ImplicitUsings>true</ImplicitUsings>
77
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)