Hi Piotr,
I've updated the page with the build numbers for Jira 8.0 and 7.13 releases. In the future, you can also retrieve these directly from any Jira version you're running with a SQL query:
select propertyvalue from propertystring where id = (select id from propertyentry where property_key = 'jira.version.patched');
Cheers,
Daniel | Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.