From b94c0855f01dea077a8c64abfac09c3e7ff0c745 Mon Sep 17 00:00:00 2001 From: d4n3436 Date: Tue, 13 Jun 2023 21:10:10 -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 1f385a3..d951a58 100644 --- a/src/Fergun.Interactive.csproj +++ b/src/Fergun.Interactive.csproj @@ -1,7 +1,7 @@  - 1.7.1 + 1.7.2 11 enable d4n3436