Skip to content

Commit 47dcbd3

Browse files
committed
Inserted version into source file
1 parent 9585adc commit 47dcbd3

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)