diff options
author | pommicket <pommicket@gmail.com> | 2023-05-21 11:56:56 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-05-21 11:56:56 -0400 |
commit | 44413aca2385fceb7b6c74cb3e764271fdc077e7 (patch) | |
tree | a6fd4b730065d8abceaff93c4b88a17ecf80051d /control | |
parent | 2775060cc34b6131535591671225ae2f7727ef5d (diff) |
fix highlighting of javascript regex literals
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Package: ted -Version: 2.3 +Version: 2.3.1 Section: text Priority: optional Architecture: amd64 |