Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Saw it in the getting started documentation, that versioning looks like this: (>=8.x-3.x)
Not sure how to interpret this? I assume ">=8.x" means that the module is compatible with Drupal versions 8 or higher. So what is the "-3.x" refers to?