Skip to content

Commit 1452efd

Browse files
committed
increase version to 2.5.4
1 parent cf2dcc4 commit 1452efd

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

LexC.seemode/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>NSHumanReadableCopyright</key>
6-
<string>2.5.3, ©The Divvun Group at UiT 2007-2023, http://divvun.no/</string>
6+
<string>2.5.4, ©The Divvun Group at UiT 2007-2023, http://divvun.no/</string>
77
<key>CFBundleIdentifier</key>
88
<string>SEEMode.LexC</string>
99
<key>CFBundleInfoDictionaryVersion</key>
@@ -13,9 +13,9 @@
1313
<key>CFBundlePackageType</key>
1414
<string>BNDL</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>2.5.3</string>
16+
<string>2.5.4</string>
1717
<key>CFBundleVersion</key>
18-
<string>2.5.3</string>
18+
<string>2.5.4</string>
1919
<key>SEEMinimumEngineVersion</key>
2020
<string>4.0</string>
2121
</dict>

LexC.seemode/Contents/Resources/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Changes with Version 2.5.4
2+
*) Bugfix: Use double quotes around pathname, to make the shell cooperate
3+
14
Changes with Version 2.5.3
25
*) Bugfix: Python3 is everywhere, now the scripts are working again
36
*) Added proper running of sandbox-protected scripts => things work again in modern macOS

0 commit comments

Comments
 (0)