Animate 2020.
TextureAtlasExporter.version
Read-only property; A stinrg indicating the version number of the Animate application. This property is provided for use by texture atlas plugins.
var exporter = new TextureAtlasExporter;
alert(exporter.version);
// "20.0.1.19255"