waitui/.version.json
Rick Barenthin 53c59d2e58
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
feat: add version and changelog update to pipeline
This adds a pipeline step to manage versions and the changelog file.
The files `.version.json` and `CHANGELOG.md` are also added with initial values.
2022-06-01 23:18:04 +02:00

6 lines
94 B
JSON

{
"version": "0.0.0",
"sha": "",
"url": "https://git.riba-interactive.de/rick/waitui"
}