File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 81
81
<plugin >
82
82
<groupId >com.akathist.maven.plugins.launch4j</groupId >
83
83
<artifactId >launch4j-maven-plugin</artifactId >
84
- <version >2.3.2 </version >
84
+ <version >2.1.3 </version >
85
85
<executions >
86
86
<execution >
87
87
<id >l4j-clui</id >
105
105
<jdkPreference >preferJre</jdkPreference >
106
106
</jre >
107
107
<versionInfo >
108
- <fileVersion >1.5.4 .0</fileVersion >
108
+ <fileVersion >1.8.1 .0</fileVersion >
109
109
<txtFileVersion >${project.version} </txtFileVersion >
110
110
<fileDescription >A custom launcher for Toontown Rewritten.</fileDescription >
111
111
<copyright >hyperdefined</copyright >
112
- <productVersion >1.5.4 .0</productVersion >
113
- <txtProductVersion >1.5.4 .0</txtProductVersion >
112
+ <productVersion >1.8.1 .0</productVersion >
113
+ <txtProductVersion >1.8.1 .0</txtProductVersion >
114
114
<productName >${project.name} </productName >
115
115
<internalName >${project.name} </internalName >
116
116
<originalFilename >CustomLauncherRewrite-${project.version} .exe</originalFilename >
You can’t perform that action at this time.
0 commit comments