Hello,
Is there a way to get the current file version in the Plugin API?
In the docs, I only found the function to save a new version, but nothing on getting the version.
My workaround would be the REST API versions endpoint looped trough a lambda function… but it seems schetchy… 🫣
Thanks!