From c47fe16dd36d1ae1948d48cd4c6e652af006770f Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 4 Mar 2024 09:31:30 +0800 Subject: [PATCH] upgrade: Release 8.2 --- 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 e5971d19..0ae0faa5 100644 --- a/src/App.plist +++ b/src/App.plist @@ -9,7 +9,7 @@ CFBundleName SourceGit CFBundleVersion - 8.1.0 + 8.2.0 LSMinimumSystemVersion 10.12 CFBundleExecutable @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 8.1 + 8.2 NSHighResolutionCapable diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index 1715ef94..95434cf8 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -5,7 +5,7 @@ true App.manifest App.ico - 8.1 + 8.2 false true true