From 512b138785f00a9e379e827a4ce8c15ca860e8e5 Mon Sep 17 00:00:00 2001 From: d4n Date: Fri, 20 Sep 2024 12:39:24 -0500 Subject: [PATCH] Bump version --- src/Fergun.Interactive.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Fergun.Interactive.csproj b/src/Fergun.Interactive.csproj index 4ffe3e3..6dfe778 100644 --- a/src/Fergun.Interactive.csproj +++ b/src/Fergun.Interactive.csproj @@ -1,7 +1,7 @@  - 1.7.7 + 1.8 12 enable d4n3436