Create a freestyle job with one build step.
Add a string parameter for VERSION_NUMBER.
VERSION_NUMBER
If you are running Jenkins on MacOS, Linux, or Docker:
Execute shell
#!/bin/bash echo "VERSION_NUMBER = $VERSION_NUMBER"