From 9d657530ea9278317a82ad8c249dcba976980cd1 Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Wed, 8 Jul 2020 23:03:33 +0800 Subject: [PATCH] Change version to 0.4.8 --- common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.props b/common.props index f058cd9f..1e6c46ef 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 0.4.7 + 0.4.8 $(NoWarn);CS1591 true EasyAbp Team