diff options
| author | Tomáš Znamenáček | 2016-01-09 15:51:28 +0100 | 
|---|---|---|
| committer | Tomáš Znamenáček | 2016-01-09 15:51:28 +0100 | 
| commit | d0063130b5a3ee0d91911549e96ccceb8c85a74d (patch) | |
| tree | aa7140886f1003caf8749273668ba149fcde3e9f /Framework/Info.plist | |
| parent | c384d0e94bafa161a8df9b9bceb5e414c4177f63 (diff) | |
| download | MASShortcut-d0063130b5a3ee0d91911549e96ccceb8c85a74d.tar.bz2 | |
Version bump to 2.3.3.2.3.3
Diffstat (limited to 'Framework/Info.plist')
| -rw-r--r-- | Framework/Info.plist | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/Framework/Info.plist b/Framework/Info.plist index 8d98cef..f88a26c 100644 --- a/Framework/Info.plist +++ b/Framework/Info.plist @@ -15,9 +15,9 @@  	<key>CFBundlePackageType</key>  	<string>FMWK</string>  	<key>CFBundleShortVersionString</key> -	<string>2.3.2</string> +	<string>2.3.3</string>  	<key>CFBundleVersion</key> -	<string>2.3.2</string> +	<string>2.3.3</string>  	<key>NSHumanReadableCopyright</key>  	<string>Copyright © 2014–2015 Vadim Shpakovski. All rights reserved.</string>  </dict> | 
