Skip to content

Commit 424179a

Browse files
committed
chore: Renamed description of what's new
1 parent f7d18d3 commit 424179a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@
474474
{
475475
"category": "Fortran",
476476
"command": "fortran.analysis.showWhatsNew",
477-
"title": "Show What's New in this Modern Fortran version"
477+
"title": "What's New"
478478
}
479479
],
480480
"menus": {
@@ -494,7 +494,7 @@
494494
{
495495
"category": "Fortran",
496496
"command": "fortran.analysis.showWhatsNew",
497-
"title": "Show What's New in this Modern Fortran version",
497+
"title": "What's New",
498498
"when": "!virtualWorkspace && shellExecutionSupported"
499499
}
500500
]

0 commit comments

Comments
 (0)