Skip to content

Commit 0255df8

Browse files
committed
resolvde #168
1 parent a5e8356 commit 0255df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CatLib.Core/CatLib/Application.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public class Application : Container, IApplication, IOriginalDispatcher
2424
/// <summary>
2525
/// 版本号
2626
/// </summary>
27-
private static readonly Version version = new Version("1.3.0");
27+
private static readonly Version version = new Version("1.3.1");
2828

2929
/// <summary>
3030
/// 框架启动流程

0 commit comments

Comments
 (0)