Skip to content

Commit db8ee48

Browse files
committed
Update pom.xml
1 parent 82b0414 commit db8ee48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>lol.hyper</groupId>
2525
<artifactId>CustomLauncherRewrite</artifactId>
26-
<version>1.5.3</version>
26+
<version>1.5.4</version>
2727
<packaging>jar</packaging>
2828

2929
<properties>
@@ -105,12 +105,12 @@
105105
<jdkPreference>preferJre</jdkPreference>
106106
</jre>
107107
<versionInfo>
108-
<fileVersion>1.5.3.0</fileVersion>
108+
<fileVersion>1.5.4.0</fileVersion>
109109
<txtFileVersion>${project.version}</txtFileVersion>
110110
<fileDescription>A custom launcher for Toontown Rewritten.</fileDescription>
111111
<copyright>hyperdefined</copyright>
112-
<productVersion>1.5.3.0</productVersion>
113-
<txtProductVersion>1.5.3.0</txtProductVersion>
112+
<productVersion>1.5.4.0</productVersion>
113+
<txtProductVersion>1.5.4.0</txtProductVersion>
114114
<productName>${project.name}</productName>
115115
<internalName>${project.name}</internalName>
116116
<originalFilename>CustomLauncherRewrite-${project.version}.exe</originalFilename>

0 commit comments

Comments
 (0)