I'm wondering about doing a command to version bump a project, minor or major.
now it is possible to use project version directly on of.yml like this:
name: IsoLuz26
version: 26.1.7
doing a minor version bump in every new deliver is a great way of tracking latest in remote computers. Very often I deliver 10 versions in the same day via syncthing. so it will be possible to streamline version bump, bundle app, update syncthing.

I'm wondering about doing a command to version bump a project, minor or major.
now it is possible to use project version directly on of.yml like this:
doing a minor version bump in every new deliver is a great way of tracking latest in remote computers. Very often I deliver 10 versions in the same day via syncthing. so it will be possible to streamline version bump, bundle app, update syncthing.