Modules across versions of ignition

Hi,
I have an Ignition module that was compiled with Ignition 7.7.8 sdk. I just installed it on Ignition 7.8.3 (latest version) and it seems to work fine! What is risk? I know it depends upon which apis I am using, but I am just using sqltagmanager and its interfaces.
Your thoughts are welcome.
regards
prafull

If you don’t need API features from 7.8, a module that omits requiredframeworkversion can safely run in both. That’s what I’ve been doing lately.

That’s a great news for me. I have been using some very basic api’s since version 7.6.4!
Best Regards
prafull