justalemon/Version Patcher

Patches the versions on C# (csproj VS2017+), npm (package.json), Python (setup.py) and other files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
versionThe version to applyyes
trimIf the v or V at the beginning of the version should be trimmednotrue
use-tagIf the tag should be used as the version number on Releasenofalse
csproj-filesThe glob used to find csproj filesno
npm-filesThe glob used to find package.json filesno
setuppy-filesThe glob used to find setup.py filesno
pyproject-filesThe glob used to find pyproject.toml filesno
initpy-filesThe glob used to find __init__.py filesno
fxmanifest-filesThe glob used to find fxmanifest.lua filesno
gemspec-filesThe glob used to find .gemspec filesno
namedescription
versionThe version used to patch the files