Skip to content

Commit 0f5e107

Browse files
committed
更新版本号至 v1.3.0 并更新 README
- 版本号从 1.1.0/1.2.0 统一更新为 1.3.0.0 - README 中添加新功能说明:样式记忆功能
1 parent 25d5a9c commit 0f5e107

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Desktop Notes/Desktop Notes/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
// Version information for an assembly consists of the following four values:
2525
//
2626
// Major Version
27-
// Minor Version
27+
// Minor Version
2828
// Build Number
2929
// Revision
3030
//
31-
// You can specify all the values or you can default the Build and Revision Numbers
31+
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.1.0.0")]
35-
[assembly: AssemblyFileVersion("1.2.0.0")]
34+
[assembly: AssemblyVersion("1.3.0.0")]
35+
[assembly: AssemblyFileVersion("1.3.0.0")]

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ Desktop-Notes
99

1010
支持始终置顶,开机启动,主题设置等
1111

12+
**v1.3.0 新增功能:** 样式记忆功能 - 新建便签自动应用上次设置的字体、颜色、透明度
13+
1214
![image](https://github.com/user-attachments/assets/7f0b28cc-168f-41ff-a884-11290ebdab32)

0 commit comments

Comments
 (0)