Skip to content

Commit 0b67dbf

Browse files
authored
Release Interactive ReaScript (iReaScript) v0.8.5 (#1691)
Fix monospaced font selection on macOS ARM
1 parent 3f4a607 commit 0b67dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Development/cfillion_Interactive ReaScript.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ local ireascript = {
9393
-- settings
9494
TITLE = 'Interactive ReaScript (iReaScript)',
9595
NAME = 'Interactive ReaScript',
96-
VERSION = '0.8.3',
96+
VERSION = '0.8.5',
9797

9898
MARGIN = 3,
9999
MAXLINES = 2048,

0 commit comments

Comments
 (0)