From b82c0e2ebdb9a876eaf197ddae9d11bf4e258145 Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 11 Mar 2024 09:26:11 +0800 Subject: [PATCH] version: Release 8.3 --- 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 0ae0faa5..4118194c 100644 --- a/src/App.plist +++ b/src/App.plist @@ -9,7 +9,7 @@ CFBundleName SourceGit CFBundleVersion - 8.2.0 + 8.3.0 LSMinimumSystemVersion 10.12 CFBundleExecutable @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 8.2 + 8.3 NSHighResolutionCapable diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index 65138026..8593399d 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -5,7 +5,7 @@ true App.manifest App.ico - 8.2 + 8.3 false true true