Openfire 3.9.2 Tag not created in Git?

I see the commit in the log that created 3.9.2 but there is no tag created.

I think I found it right after this post except the name format is completely different?

git tag -l

openfire_3_8_2

openfire_3_9_0

openfire_3_9_1

v3.9.2

Did you want to change the naming scheme?

Try here: https://github.com/igniterealtime/Openfire/releases/tag/v3.9.2

“Did you want to change the naming scheme?”

.oO(The transition from long tags with the product name to short tags should be no problem, but maybe a little bit surprising for me and others)

I was following some best practice suggestions to use v(x.y.z) as the tag name. We can always rename the old tags if people find it too confusing.