djjudas21 / photodb-perl

App to manage a collection of film cameras & lenses
https://metacpan.org/pod/App::PhotoDB
GNU General Public License v2.0
1 stars 2 forks source link

Version string #346

Open djjudas21 opened 5 years ago

djjudas21 commented 5 years ago

Version string should be abstracted out to a separate file, maybe a yaml file.

It should default to something like dev and then be written as the true tag value by the CI/CD upon pushing a tag. Then it would be obvious when you're running git head etc.