From 2aadbb8d935d42967b72f5f55c6b0e38e04222fb Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Fri, 20 Oct 2023 00:41:37 +0800 Subject: [PATCH] Change version to 4.4.0 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index 01b75ce8..a4fdd47b 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 4.3.0 + 4.4.0 $(NoWarn);CS1591 true EasyAbp Team