Animated-TabList

Animated-TabList

65.2k Downloads

Prefix version name with v

PhoenixCodingStuff opened this issue ยท 4 comments

commented

Description

I have a plugin to remind me to update plugins which checks the EXACT version string.
Since the version is not prefixed with v it reminds me even though it is up-to-date.
image

commented

Okay will do

commented

What about changing the spigot page to say only the version without the V instead of changing the version string in the plugin.yml

commented

Why should I change that? If you own your discord bot then why?

commented

You're probably using the version string from plugin.yml which does not contain the v prefix before version. If you have owning that discord bot then you can change the returning value. I am not going to break the version checking with this change.