We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a673f1 commit a7dd2efCopy full SHA for a7dd2ef
Magnet Handler.app/Contents/Info.plist
@@ -18,10 +18,8 @@
18
<string>Magnet Handler</string>
19
<key>CFBundlePackageType</key>
20
<string>APPL</string>
21
- <key>CFBundleVersion</key>
22
- <string>1.1.0</string>
23
<key>CFBundleShortVersionString</key>
24
+ <string>1.2.0</string>
25
<key>CFBundleSignature</key>
26
<string>aplt</string>
27
<key>CFBundleURLTypes</key>
@@ -35,6 +33,8 @@
35
33
</array>
36
34
</dict>
37
+ <key>CFBundleVersion</key>
38
<key>LSMinimumSystemVersionByArchitecture</key>
39
<dict>
40
<key>x86_64</key>
0 commit comments