Skip to content

Commit

Permalink
Release 1.89
Browse files Browse the repository at this point in the history
  • Loading branch information
Marginal committed Jun 13, 2017
1 parent 218030a commit 4d6fdee
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion QLVideo.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@
<key>OVERWRITE_PERMISSIONS</key>
<false/>
<key>VERSION</key>
<string>1.8.8</string>
<string>1.8.9</string>
</dict>
<key>UUID</key>
<string>1329BD95-2DCB-4A36-96B3-D5FDAE71E467</string>
Expand Down
4 changes: 2 additions & 2 deletions app/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.8.8</string>
<string>1.8.9</string>
<key>CFBundleVersion</key>
<string>1.8.8</string>
<string>1.8.9</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
Expand Down
4 changes: 2 additions & 2 deletions mdimporter/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleShortVersionString</key>
<string>1.8.8</string>
<string>1.8.9</string>
<key>CFBundleVersion</key>
<string>1.8.8</string>
<string>1.8.9</string>
<key>CFPlugInDynamicRegisterFunction</key>
<string></string>
<key>CFPlugInDynamicRegistration</key>
Expand Down
4 changes: 2 additions & 2 deletions qlgenerator/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleShortVersionString</key>
<string>1.8.8</string>
<string>1.8.9</string>
<key>CFBundleVersion</key>
<string>1.8.8</string>
<string>1.8.9</string>
<key>CFPlugInDynamicRegisterFunction</key>
<string></string>
<key>CFPlugInDynamicRegistration</key>
Expand Down

0 comments on commit 4d6fdee

Please sign in to comment.