Skip to content

Commit 0f0e89c

Browse files
committed
x
1 parent b9cd17b commit 0f0e89c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

liteidex/src/liteapp/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>NSHighResolutionCapable</key>
88
<string>True</string>
99
<key>NSHumanReadableCopyright</key>
10-
<string>Copyright © 2011-2020 visualfc. All rights reserved.</string>
10+
<string>Copyright © 2011-2025 visualfc. All rights reserved.</string>
1111
<key>CFBundleIconFile</key>
1212
<string>liteide.icns</string>
1313
<key>CFBundlePackageType</key>
@@ -21,7 +21,7 @@
2121
<key>CFBundleVersion</key>
2222
<string>X38</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>38.3</string>
24+
<string>38.4</string>
2525
<key>CFBundleDocumentTypes</key>
2626
<array>
2727
<dict>

liteidex/src/liteide/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>NSHighResolutionCapable</key>
88
<string>True</string>
99
<key>NSHumanReadableCopyright</key>
10-
<string>Copyright © 2011-2023 visualfc. All rights reserved.</string>
10+
<string>Copyright © 2011-2025 visualfc. All rights reserved.</string>
1111
<key>CFBundleIconFile</key>
1212
<string>liteide.icns</string>
1313
<key>CFBundlePackageType</key>
@@ -21,7 +21,7 @@
2121
<key>CFBundleVersion</key>
2222
<string>X38</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>38.3</string>
24+
<string>38.4</string>
2525
<key>CFBundleDocumentTypes</key>
2626
<array>
2727
<dict>

0 commit comments

Comments
 (0)