From ab3f0cfb3718b07130f3d6d983b9b19f286b564f Mon Sep 17 00:00:00 2001 From: Yusuf Bham Date: Sat, 23 Sep 2023 17:17:57 -0400 Subject: [PATCH] version: 2.3.0.0 - fix macOS path selection (#172) - add more logging to path selection - add repository button instead of tab - add light theme - fix path being placeholder in settings view - fix api toggle size changing on click --- Scarab/Scarab.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scarab/Scarab.csproj b/Scarab/Scarab.csproj index 3fe9bb9c..c2491da4 100644 --- a/Scarab/Scarab.csproj +++ b/Scarab/Scarab.csproj @@ -5,7 +5,7 @@ net6.0 10 enable - 2.2.0.0 + 2.3.0.0 true true true