aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Info.plist
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-10-01 10:09:10 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-10-01 10:09:10 -0400
commit74e5eba1e75d758deaf0c71735c8167dbe489a55 (patch)
treeb8e66bf0483e6d7725c9139ba18c3dd0fdeb6f71 /src/Info.plist
parent200f7017f13e057cfd64650f4720d2fb116c4c5c (diff)
Updated for 8.3.
Diffstat (limited to 'src/Info.plist')
-rw-r--r--src/Info.plist12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/Info.plist b/src/Info.plist
index e8d124b1..9e000535 100644
--- a/src/Info.plist
+++ b/src/Info.plist
@@ -373,6 +373,16 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
+ <string>feature</string>
+ </array>
+ <key>CFBundleTypeName</key>
+ <string>Gherkin source</string>
+ <key>CFBundleTypeRole</key>
+ <string>Editor</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
<string>glslf</string>
<string>glslv</string>
</array>
@@ -1123,7 +1133,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>8.2</string>
+ <string>8.3</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>