diff options
Diffstat (limited to 'src/app')
-rw-r--r-- | src/app/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/app/Info.plist b/src/app/Info.plist index 5c1d46daca..b1d1c6bd1c 100644 --- a/src/app/Info.plist +++ b/src/app/Info.plist @@ -219,8 +219,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General <key>CFBundleIdentifier</key> <string>com.nokia.qtcreator</string> <key>CFBundleVersion</key> - <string>1.3.80</string> + <string>1.3.82</string> <key>CFBundleShortVersionString</key> - <string>1.3.80</string> + <string>1.3.82</string> </dict> </plist> |