From 8f70778ec22d118132c63d3c549180a6ce4faa59 Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 8 Apr 2024 10:49:48 +0800 Subject: [PATCH] version: Release 8.7 --- build/resources/App.plist | 4 ++-- src/SourceGit.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/resources/App.plist b/build/resources/App.plist index 07ac6e58..da322389 100644 --- a/build/resources/App.plist +++ b/build/resources/App.plist @@ -9,7 +9,7 @@ CFBundleName SourceGit CFBundleVersion - 8.6.0 + 8.7.0 LSMinimumSystemVersion 10.12 CFBundleExecutable @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 8.6 + 8.7 NSHighResolutionCapable diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index 8fe9fc58..0a3ef8a6 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -5,7 +5,7 @@ true App.manifest App.ico - 8.6 + 8.7 false true true