From dbfba5223c2594f9ed17ae46267a087a872b6e79 Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Tue, 25 Jul 2023 03:41:53 +0800 Subject: [PATCH] Change version to 4.3.0 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index 08c72770..01b75ce8 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 4.2.0 + 4.3.0 $(NoWarn);CS1591 true EasyAbp Team