File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8383 <configuration >
8484 <headerType >gui</headerType >
8585 <jar >${project.build.directory} /CustomLauncherRewrite-${version} .jar</jar >
86- <outfile >${project.build.directory} /CustomLauncherRewrite.exe</outfile >
86+ <outfile >${project.build.directory} /CustomLauncherRewrite- ${version} .exe</outfile >
8787 <downloadUrl >http://java.com/download</downloadUrl >
8888 <classPath >
8989 <mainClass >lol.hyper.customlauncher.Main</mainClass >
103103 <productName >${project.name} </productName >
104104 <companyName >hyperdefined</companyName >
105105 <internalName >hyperdefined</internalName >
106- <originalFilename >CustomLauncherRewrite.exe</originalFilename >
106+ <originalFilename >CustomLauncherRewrite- ${version} .exe</originalFilename >
107107 </versionInfo >
108108 </configuration >
109109 </execution >
You can’t perform that action at this time.
0 commit comments