Skip to content

Commit 39e98e6

Browse files
committed
Version 2.0.3
1 parent a2aa983 commit 39e98e6

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

InnoSetup Installer/64Bit-GraalVM-Installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "GraalVM Installer"
5-
#define MyAppVersion "2.0.2"
5+
#define MyAppVersion "2.0.3"
66
#define MyAppPublisher "SourceRabbit"
77
#define MyAppURL "https://www.sourcerabbit.com/"
88
#define MyAppExeName "GraalVMInstaller.exe"

NetBeans Project/nbproject/private/private.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
33
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
44
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
5-
<group>
6-
<file>file:/C:/Development/GraalVM-Windows-Installer/NetBeans%20Project/build.xml</file>
7-
</group>
5+
<group/>
86
</open-files>
97
</project-private>

0 commit comments

Comments
 (0)