Skip to contents

Set project version manually. Sometimes this may be necessary if, for example, a collaborator has built and pushed the project whilst you've made updates, and so you want to manually increase your version (rather than merging their changes in first).

Usage

projr_version_set(version)

Arguments

version

character. Version to set. May be dev version (i.e. include the dev component) or not.