The tool was designed for use in Unity 2022.3 or later, however it most likely works in earlier versions too.This tool provides a simple and convenient way to increase the version number of your game after each successful build.FeaturesNo setup required. Just import the tool in your project and enable it form the tools menu.Supports any versioning format, as long as it contains numbers.Lightweight. Contains no large image files or assets, everything is written in code.If you want to support me or my work, buy me a coffee:LombaxGuy - Ko-FiThe tool simply analyses the current version number of the game whenever a build is successfully completed. If the tool finds any numbers in the version number, it determines which one is the last and increments it by 1.If no numbers are found in the version number, the tool does nothing.