Skip to content

Commit 2718dde

Browse files
committed
Make
1 parent b3f3389 commit 2718dde

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

APLSource/CodeBrowser/History.apla

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(
2-
'* Version 3.1.0 ⋄ 2024-09-11 '
2+
'* Version 3.1.0 ⋄ 2024-09-24 '
33
' * Reports now all Tatin packages as well'
44
' * Bug fixes'
55
' * In case there is only one top-namespace the links underneath each function did not work'

APLSource/CodeBrowser/Version.aplf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
r←Version
22
⍝ See also `History`
3-
r←'CodeBrowser' '3.1.0-beta-2+94' '2024-09-11'
3+
r←'CodeBrowser' '3.1.0+94' '2024-09-24'

apl-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
tags: "code-browsing,code-reviews",
2121
uri: "https://tatin.dev/",
2222
userCommandScript: "APLSource/CodeBrowser_uc.dyalog",
23-
version: "3.1.0+73",
23+
version: "3.1.0+74",
2424
}

0 commit comments

Comments
 (0)