From 940d50ac5c0c4ff23f8c44d3b841afc92499399d Mon Sep 17 00:00:00 2001 From: d4n Date: Tue, 28 May 2024 17:58:34 -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 59fcb70..ac3db04 100644 --- a/src/Fergun.Interactive.csproj +++ b/src/Fergun.Interactive.csproj @@ -1,7 +1,7 @@  - 1.7.6 + 1.7.7 12 enable d4n3436