How to use plugin other version?

I`m create plugin in version 4.16.1, but also want use in 4.15 version.
How create multiversion plugin?

Plugins might not always be backwards compatible because of code changes. 4.16 actually changes quite a lot of core classes so it probably won’t work.

Best bet is to create separate versions for prior engine versions.