Skip to content

Commit

Permalink
Bump year to 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
kefir500 committed Aug 5, 2021
1 parent ba8ccea commit 48dec49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apk-editor-studio.pro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ VERSION = 1.5.0
QMAKE_TARGET_PRODUCT = APK Editor Studio
QMAKE_TARGET_COMPANY = Alexander Gorishnyak
QMAKE_TARGET_DESCRIPTION = APK Editor Studio v$$VERSION
QMAKE_TARGET_COPYRIGHT = Copyright (C) 2019-2020
QMAKE_TARGET_COPYRIGHT = Copyright (C) 2019-2021

DEFINES += APPLICATION='"\\\"$$QMAKE_TARGET_PRODUCT\\\""'
DEFINES += VERSION=\\\"$$VERSION\\\"
Expand Down
2 changes: 1 addition & 1 deletion res/deploy/macos/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleIconFile</key>
<string>apk-editor-studio.icns</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright (C) Alexander Gorishnyak 2019-2020</string>
<string>Copyright (C) Alexander Gorishnyak 2019-2021</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
Expand Down

0 comments on commit 48dec49

Please sign in to comment.