From 2c19a91c160739c5e882caedabef5be6d0725ea5 Mon Sep 17 00:00:00 2001 From: d4n Date: Thu, 26 Sep 2024 22:07:43 -0500 Subject: [PATCH] Bump version --- src/GTranslate/GTranslate.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GTranslate/GTranslate.csproj b/src/GTranslate/GTranslate.csproj index f2ec235..1130269 100644 --- a/src/GTranslate/GTranslate.csproj +++ b/src/GTranslate/GTranslate.csproj @@ -1,7 +1,7 @@ - 2.2.7 + 2.2.8 12 netstandard2.0;netstandard2.1;net6.0;net8.0 d4n3436