require('uxp').versions

Version information. To get an instance: require("uxp").versions

uxp ⇒ String

Returns the version of UXP. For example, uxp-6.0.0

Returns: String

plugin ⇒ String

Returns the version of the plugin. This matches the version as specified in your plugin's manifest.

Returns: String