mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 01:00:18 +01:00
Minor - update AuthMe version in tools setvars.bat
This commit is contained in:
parent
7b2be4ca47
commit
268cc03321
@ -2,7 +2,7 @@
|
||||
SET batdir=C:\your\path\AUTHME_DEV\bathelpers\
|
||||
|
||||
: The location of the generated JAR file
|
||||
SET jarfile=C:\Users\yourname\IdeaProjects\AuthMeReloaded\target\AuthMe-5.1-SNAPSHOT.jar
|
||||
SET jarfile=C:\Users\yourname\IdeaProjects\AuthMeReloaded\target\AuthMe-5.2-SNAPSHOT.jar
|
||||
|
||||
: The location of the pom.xml file of the project
|
||||
SET pomfile=C:\Users\yourname\IdeaProjects\AuthMeReloaded\pom.xml
|
||||
|
Loading…
Reference in New Issue
Block a user