Skip to content

Commit d449a38

Browse files
committed
chore: 更新版本号至 4.2.2.0
此提交将 `AssemblyInfo.cs` 文件中的版本号和文件版本号从 `4.2.1.0` 更新为 `4.2.2.0`。
1 parent 3428b16 commit d449a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Ink Canvas/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
// You can specify all the values or you can default the Build and Revision Numbers
5050
// by using the '*' as shown below:
5151
// [assembly: AssemblyVersion("1.0.*")]
52-
[assembly: AssemblyVersion("4.2.1.0")]
53-
[assembly: AssemblyFileVersion("4.2.1.0")]
52+
[assembly: AssemblyVersion("4.2.2.0")]
53+
[assembly: AssemblyFileVersion("4.2.2.0")]

0 commit comments

Comments
 (0)