Skip to content

Commit 8e89b6a

Browse files
committed
This is CreatePhotoShow 2.1.
1 parent bbb9be2 commit 8e89b6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/CREDITS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2017-2019 August Schwerdfeger
1+
Copyright © 2017-2022 August Schwerdfeger
22

33
This software is distributed under the terms of the GNU Lesser General
44
Public License, version 3 or later, the text of which may be found in

src/CreatePhotoShow/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.0</string>
20+
<string>2.1</string>
2121
<key>CFBundleVersion</key>
2222
<string>1</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.photography</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2727
<key>NSHumanReadableCopyright</key>
28-
<string>Copyright © 2017-2019 August Schwerdfeger</string>
28+
<string>Copyright © 2017-2022 August Schwerdfeger</string>
2929
<key>NSMainStoryboardFile</key>
3030
<string>Main</string>
3131
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)