From 87804a88bfad4b146a7edc93e6336198b1560574 Mon Sep 17 00:00:00 2001 From: Cj <161484149+CJ-SPT@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:50:19 -0500 Subject: [PATCH] Bump exe version to 1.0.0 --- ReCodeItCLI/ReCodeItCLI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReCodeItCLI/ReCodeItCLI.csproj b/ReCodeItCLI/ReCodeItCLI.csproj index 6efacb8..2ae3791 100644 --- a/ReCodeItCLI/ReCodeItCLI.csproj +++ b/ReCodeItCLI/ReCodeItCLI.csproj @@ -1,7 +1,7 @@  - 0.1.0 + 1.0.0 Exe net8.0 enable