Updates version to 0.9 and build to 11

This commit is contained in:
Riley Testut 2019-09-14 15:33:35 -07:00
parent ebf3fc6c27
commit adffbc03a2

View File

@ -128,7 +128,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.8.2</string>
<string>0.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -161,7 +161,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>
@ -247,6 +247,8 @@
</array>
<key>UTTypeDescription</key>
<string>SNES Game</string>
<key>UTTypeIconFiles</key>
<array/>
<key>UTTypeIdentifier</key>
<string>com.rileytestut.delta.game.snes</string>
<key>UTTypeTagSpecification</key>
@ -265,6 +267,8 @@
</array>
<key>UTTypeDescription</key>
<string>GBA Game</string>
<key>UTTypeIconFiles</key>
<array/>
<key>UTTypeIdentifier</key>
<string>com.rileytestut.delta.game.gba</string>
<key>UTTypeTagSpecification</key>
@ -331,6 +335,8 @@
</array>
<key>UTTypeDescription</key>
<string>N64 Game</string>
<key>UTTypeIconFiles</key>
<array/>
<key>UTTypeIdentifier</key>
<string>com.rileytestut.delta.game.n64</string>
<key>UTTypeTagSpecification</key>