feat: remove VERSION
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
The storage of VERSION inside the repository does not lead to logical versioning. Instead of picking a version at the end of work, this works better for picking a version at the start of work.
This modifies the model to have stable versions associated with specific tags, branches, and merge requests.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.