Skip to content

Commit 3074306

Browse files
authored
Update NEWS.md (#38607)
Minor typo (the the default active project is now 1.6 not 1.5)
1 parent fedf447 commit 3074306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Command-line option changes
6666
`dir = Base.current_project()`. In particular, this means that if you do
6767
`pkg> activate` after starting `julia` with the `--project` option (or with
6868
`JULIA_PROJECT` set) it will take you to the default active project, which is
69-
`@v1.5` unless you have modified `LOAD_PATH` ([#36434]).
69+
`@v1.6` unless you have modified `LOAD_PATH` ([#36434]).
7070

7171
Multi-threading changes
7272
-----------------------

0 commit comments

Comments
 (0)