From 0bb268cdf2016c8495966521651df01c8d42d85d Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 18 Mar 2024 15:10:11 +0800 Subject: [PATCH] version: Release 8.4 --- src/App.plist | 4 ++-- src/SourceGit.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.plist b/src/App.plist index 4118194c..e14fffca 100644 --- a/src/App.plist +++ b/src/App.plist @@ -9,7 +9,7 @@ CFBundleName SourceGit CFBundleVersion - 8.3.0 + 8.4.0 LSMinimumSystemVersion 10.12 CFBundleExecutable @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 8.3 + 8.4 NSHighResolutionCapable diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index b26d5049..6e473f9e 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -5,7 +5,7 @@ true App.manifest App.ico - 8.3 + 8.4 false true true