Skip to content

Commit

Permalink
Fix Date in Jarvis.Version
Browse files Browse the repository at this point in the history
I'd mistyped the year as 2022 - it should have been 2023.
  • Loading branch information
bpbecker authored Jul 17, 2023
1 parent c318a38 commit f8ae65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Jarvis.dyalog
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

rVersion
:Access public shared
r'Jarvis' '1.14.1' '2022-07-10'
r'Jarvis' '1.14.1' '2023-07-10'

Documentation
Expand Down

0 comments on commit f8ae65e

Please sign in to comment.