Skip to content

Commit ad81149

Browse files
committed
2 parents e3078a3 + 47dcbd3 commit ad81149

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
@@ -44,7 +44,7 @@ Import-Module $PSScriptRoot\jenv-link.psm1 -Force
4444

4545
#region Installation
4646
# TODO: Check for autoupdates
47-
$JENV_VERSION = "v2.0.3"
47+
$JENV_VERSION = "v2.0.32"
4848

4949
#region Remove any java versions from path
5050
# Get all javas except for our fake java script

0 commit comments

Comments
 (0)