From dec70bed4444e5e571926de48a41383772eafbdf Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 26 Feb 2024 09:45:42 +0800 Subject: [PATCH] upgrade: Release 8.1 --- 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 c4708c0a..e5971d19 100644 --- a/src/App.plist +++ b/src/App.plist @@ -9,7 +9,7 @@ CFBundleName SourceGit CFBundleVersion - 8.0.0 + 8.1.0 LSMinimumSystemVersion 10.12 CFBundleExecutable @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 8.0 + 8.1 NSHighResolutionCapable diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index afb41656..1715ef94 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -5,7 +5,7 @@ true App.manifest App.ico - 8.0 + 8.1 false true true