Skip to content

Commit cd5bdfe

Browse files
committed
Inserted version into source file
1 parent c7be76c commit cd5bdfe

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
@@ -52,7 +52,7 @@ Import-Module $PSScriptRoot\jenv-autoscan.psm1 -Force
5252

5353
#region Installation
5454
# TODO: Check for autoupdates
55-
$JENV_VERSION = "v2.0.32"
55+
$JENV_VERSION = "v2.1.0"
5656

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

0 commit comments

Comments
 (0)