Skip to content

Commit f35e951

Browse files
committed
升级到 v2.2.1
1 parent 07467b7 commit f35e951

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
> [2.2.0] - 2025-02-13
2-
* ✨ 新增:支持通过快捷键解锁
3-
* 🌈 新增:可设置 Windows 系统锁定时自动停止锁定服务
1+
> [2.2.1] - 2025-04-07
2+
* 🎉 修改自动更新地址,老域名随时停用!【!建议更新!】
43
* 🌀 新增:首次启动显示更新日志
5-
* ⚽ 设置自动锁定和密码框位置后实时生效
64
* 🔥 升级基础组件
7-
* 🎉 优化程序逻辑
85

96

107
* 🍭 [查看完整版本记录](VERSION_HISTORY.md)

VERSION_HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> [2.2.1] - 2025-04-07
2+
* 🎉 修改自动更新地址,老域名随时停用!【!建议更新!】
3+
* 🌀 新增:首次启动显示更新日志
4+
* 🔥 升级基础组件
5+
16
> [2.2.0] - 2025-02-13
27
* ✨ 新增:支持通过快捷键解锁
38
* 🌈 新增:可设置 Windows 系统锁定时自动停止锁定服务

src/ComputerLock/ComputerLock.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Authors>九零</Authors>
55
<Product>透明锁屏</Product>
6-
<Version>2.2.0</Version>
6+
<Version>2.2.1</Version>
77
<OutputType>WinExe</OutputType>
88
<TargetFramework>net8.0-windows</TargetFramework>
99
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)