Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update files to remove explicit version number in readmes and templates #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CZEMacLeod
Copy link
Owner

Add code to replace version number placeholders with current version during build.

Previously, it was difficult to ensure that the templates and readme files had the correct version number included in the examples.
Often it was required to do a build and publish a set of packages to determine the next version number, then unlist them and publish a new set of packages with just the version numbers updated.

This change now uses placeholders and code to replace them on the fly whilst building the packages.

Add code to replace version number placeholders with current version during build
@CZEMacLeod CZEMacLeod self-assigned this Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant