Is there a Skyve method that returns the current version?

Viewed 20

I understand the version of Skyve was removed from the UI for security reasons but is there a Skyve method that returns the currently running version that we can use?

1 Answers

UtilImpl.SKYVE_VERSION returns the current version of Skyve.

Related