Skip to content

Commit b8674d5

Browse files
committed
Update plist entries
1 parent 7917ef4 commit b8674d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,21 @@
2222
<string>it</string>
2323
</array>
2424
<key>CFBundleLongVersionString</key>
25-
<string>(c) 2019 Ravbug</string>
25+
<string>(c) 2021 Ravbug</string>
2626
<key>CFBundleName</key>
2727
<string>$(PRODUCT_NAME)</string>
2828
<key>CFBundlePackageType</key>
2929
<string>APPL</string>
3030
<key>CFBundleShortVersionString</key>
31-
<string>$(MARKETING_VERSION)</string>
31+
<string>1.4</string>
3232
<key>CFBundleSignature</key>
3333
<string>????</string>
3434
<key>CFBundleVersion</key>
3535
<string>$(CURRENT_PROJECT_VERSION)</string>
3636
<key>LSApplicationCategoryType</key>
3737
<string>public.app-category.developer-tools</string>
3838
<key>NSHumanReadableCopyright</key>
39-
<string>Copyright 2019 Ravbug</string>
39+
<string>Copyright 2021 Ravbug</string>
4040
<key>NSPrincipalClass</key>
4141
<string>wxNSApplication</string>
4242
</dict>

0 commit comments

Comments
 (0)