getVersion

@NotNull
abstract fun getVersion(): @NotNull String

Gets the version of the addon.

Return

The addon version.