We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e8356 commit 0255df8Copy full SHA for 0255df8
src/CatLib.Core/CatLib/Application.cs
@@ -24,7 +24,7 @@ public class Application : Container, IApplication, IOriginalDispatcher
24
/// <summary>
25
/// 版本号
26
/// </summary>
27
- private static readonly Version version = new Version("1.3.0");
+ private static readonly Version version = new Version("1.3.1");
28
29
30
/// 框架启动流程
0 commit comments