sensanaty/CalBump
Bumps a version file based on the current date & time followed by a bump number, for example v24.3.3.10
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The value of the current tag. If none is provided, it will default to today's Calendar version with the bump version set to 0. | — | — |
Outputs
| name | description |
|---|---|
| old | The previous version found in the VERSION file |
| new | The new version of the project |