JDA-Applications / JDA-Utilities

A series of tools and utilities for JDA to assist in bot creation
Apache License 2.0
215 stars 107 forks source link

Incorrect version number printed from JDAUtilitiesInfo.VERSION #72

Open Abi45x opened 6 years ago

Abi45x commented 6 years ago

Issue

Issue Checklist

Please follow the following steps before opening this issue.
Issues that do not complete the checklist may be closed without any help.

The issue tracker is reserved for issues, errors, and feature requests related to JDA-Utilities, and not questions and other requests for help.

Issue Information

Check all that apply:

This issue tracker does not assist or handle issues with the JDA library.
For JDA related issues, visit the JDA issue tracker and open an issue there.

Description

Describe your issue here.
Please provide any stack-traces, code, or pictures that will help describe the issue you are encountering.

Simply outputting JDAUtilitiesInfo.VERSION still returns 2.1.1 despite using version 2.1.4

kantenkugel commented 6 years ago

Huh... this is strange... I can confirm this tho (i decompiled the latest jar i got from jcenter: https://i.imgur.com/xWENWIO.png

What i think is strange that the build.gradle doing the token replace DID replace the tokens, but not with what is configured in the build.gradle file