Join Slack
Powered by
This message was deleted.
# plugin-development
s
Slackbot
05/19/2022, 8:07 PM
This message was deleted.
v
Vampire
05/19/2022, 9:14 PM
I think you are doing the exact right thing already
g
grossws
05/19/2022, 10:33 PM
Another common way is to set
Implementation-Version
in relevant jar manifest and read it via
getClass().getPackage().getImplementationVersion()
.
👍 2
3
Views
Open in Slack
Previous
Next