Deploying 6.8.0 models to 6.7.2 engine

Our DEV/ACC environment is in de midst of an upgrade from Flowable 6.7.2 to 6.8.0. We’re awaiting user approval to promote this to production but in the mean time a bug was reported which we’d like to fix asap. I noticed models exported from the modeler version 6.8.0 have an attribute exporterVersion="6.8.0" in the document root (as opposed to 6.7.2 in the current prod version). Would this pose a problem to deploy such a model to the former version (obviously we won’t be using any newly introduced features)? I did a quick test in a docker installation and that seemed to work but I’d like to be more convinced before doing this in production.