Skip to content

Commit

Permalink
Update GC version on info.plist.app
Browse files Browse the repository at this point in the history
  • Loading branch information
amtriathlon committed Sep 28, 2020
1 parent 22ea339 commit c61a6d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Resources/mac/Info.plist.app
Expand Up @@ -9,9 +9,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.5.0</string>
<string>3.6.0</string>
<key>CFBundleVersion</key>
<string>3.5.0</string>
<string>3.6.0</string>
<key>CFBundleSignature</key>
<string>@TYPEINFO@</string>
<key>CFBundleExecutable</key>
Expand Down

0 comments on commit c61a6d8

Please sign in to comment.