We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1e4dd commit efca347Copy full SHA for efca347
1 file changed
Jupyter Notebook Viewer/Info.plist
@@ -36,13 +36,13 @@
36
<key>CFBundlePackageType</key>
37
<string>APPL</string>
38
<key>CFBundleShortVersionString</key>
39
- <string>0.1.5</string>
+ <string>0.1.6</string>
40
<key>CFBundleVersion</key>
41
<string>1</string>
42
<key>LSMinimumSystemVersion</key>
43
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
44
<key>NSHumanReadableCopyright</key>
45
- <string>Copyright © 2017-2022 Tino Wagner. All rights reserved.</string>
+ <string>Copyright © 2017-2023 Tino Wagner. All rights reserved.</string>
46
<key>NSMainStoryboardFile</key>
47
<string>Main</string>
48
<key>NSPrincipalClass</key>
0 commit comments