Skip to content

Commit 43d50c5

Browse files
committed
version: Release 8.5
1 parent 4e81c7d commit 43d50c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/resources/App.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<key>CFBundleName</key>
1010
<string>SourceGit</string>
1111
<key>CFBundleVersion</key>
12-
<string>8.4.0</string>
12+
<string>8.5.0</string>
1313
<key>LSMinimumSystemVersion</key>
1414
<string>10.12</string>
1515
<key>CFBundleExecutable</key>
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>8.4</string>
22+
<string>8.5</string>
2323
<key>NSHighResolutionCapable</key>
2424
<true/>
2525
</dict>

src/SourceGit/SourceGit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
66
<ApplicationManifest>App.manifest</ApplicationManifest>
77
<ApplicationIcon>App.ico</ApplicationIcon>
8-
<Version>8.4</Version>
8+
<Version>8.5</Version>
99
<BuiltInComInteropSupport>false</BuiltInComInteropSupport>
1010
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
1111
<SuppressTrimAnalysisWarnings>true</SuppressTrimAnalysisWarnings>

0 commit comments

Comments
 (0)