Added by Alexander Aleschenko 17 days ago
Hi there.
While writing a plugin, I got a need in getting current version of OP. Smth like "15.3.1" string or { major: 15, minor: 3, patch: 1 }.
Is there any elegant ideas how to achieve this without patching FrontendLinking module?