aboutsummaryrefslogtreecommitdiff
path: root/src/Info.plist
diff options
context:
space:
mode:
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 428e94df..9d3f1710 100644
--- a/src/Info.plist
+++ b/src/Info.plist
@@ -351,6 +351,16 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
+ <string>go</string>
+ </array>
+ <key>CFBundleTypeName</key>
+ <string>Go source</string>
+ <key>CFBundleTypeRole</key>
+ <string>Editor</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
<string>groovy</string>
<string>gvy</string>
</array>
@@ -967,7 +977,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>7.0 alpha 2</string>
+ <string>7.0 beta</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>