Skip to content

Commit 9585adc

Browse files
committed
Added version string to jenv.ps1
1 parent 5b72fad commit 9585adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jenv.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Import-Module $PSScriptRoot\jenv-link.psm1 -Force
4343
#endregion
4444

4545
#region Installation
46-
# TODO: Check for autoupdates working on
46+
# TODO: Check for autoupdates
4747
$JENV_VERSION = "v2.0.3"
4848

4949
#region Remove any java versions from path

0 commit comments

Comments
 (0)