Just a quick one.
I’ve added a library, which hopefully will help Known development. I’ll be adding to this library as I go, but for now there’s a version manipulation tool.
I got sick of modifying version details in the various files related to Known and their plugins, so I wrote a quick tool.
will allow you to bump patch, minor and major numbers, as well as maintain the build number. version.php
I’m probably going to be running this from a commit script from now on. Hopefully this will be of some use to you!