Version templating.

This commit is contained in:
Codie Stella 2022-12-21 20:01:54 +00:00
parent cc2911594c
commit 9cec3aaa6d
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>gg.codie.mineonline</groupId>
<artifactId>OnlineModeFix</artifactId>
<version>4.8.8</version>
<version>1.1.4</version>
<name>OnlineModeFix</name>
<url>http://craftycodie.com</url>

View File

@ -1,5 +1,5 @@
name: OnlineModeFix
version: 1.1.4
version: ${project.version}
description: Fixes online-mode authentication.
author: craftycodie
authors: [Codie]