We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131cde1 commit 79f9347Copy full SHA for 79f9347
src/MacVim/Info.plist
@@ -1238,7 +1238,7 @@
1238
<key>CFBundlePackageType</key>
1239
<string>APPL</string>
1240
<key>CFBundleShortVersionString</key>
1241
- <string>7.4</string>
+ <string>8.0</string>
1242
<key>CFBundleSignature</key>
1243
<string>VIMM</string>
1244
<key>CFBundleURLTypes</key>
@@ -1255,7 +1255,7 @@
1255
</dict>
1256
</array>
1257
<key>CFBundleVersion</key>
1258
- <string>108</string>
+ <string>109</string>
1259
<key>NSAppTransportSecurity</key>
1260
<dict>
1261
<key>NSAllowsArbitraryLoads</key>
0 commit comments