Skip to content

Commit 2cdb7ef

Browse files
committed
New version 2.5.3
1 parent d571618 commit 2cdb7ef

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-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.2, ©The Divvun Group at UiT 2007-2021, http://divvun.no/</string>
6+
<string>2.5.3, ©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.2</string>
16+
<string>2.5.3</string>
1717
<key>CFBundleVersion</key>
18-
<string>2.5.2</string>
18+
<string>2.5.3</string>
1919
<key>SEEMinimumEngineVersion</key>
2020
<string>4.0</string>
2121
</dict>

LexC.seemode/Contents/Resources/ChangeLog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Changes with Version 2.5.3
2+
*) Bugfix: Python3 is everywhere, now the scripts are working again
3+
*) Added proper running of sandbox-protected scripts => things work again in modern macOS
4+
15
Changes with Version 2.5.2
26
*) Bugfix: Filename of NewTemplate - the template was not used
37
*) Re-added ExampleSyntax - needed for the mode preview in settings

0 commit comments

Comments
 (0)