Skip to content

Commit f799e3f

Browse files
committed
(PA-2496) Remove v from release version
1 parent c418736 commit f799e3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ To do so, follow these instructions from a current `master` checkout:
359359
* run `rake changelog`
360360
* double check the PRs to make sure they're all tagged correctly (using the new CHANGELOG for cross-checking)
361361
* Check README and other materials for up-to-date-ness
362-
* Commit changes with title "Release prep for v\<VERSION>"
362+
* Commit changes with title "Release prep for \<VERSION>"
363363
* Upload and PR the release-prep branch to the puppetlabs GitHub repo
364364
* Check that CI is green and merge the PR
365365
* Run `rake release[upstream]` to release from your checkout

misc/ANNOUNCEMENT_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ See [this post](https://groups.google.com/d/msg/puppet-dev/1R9gwkEIxHU/adWXJ0NfC
2222

2323
---
2424

25-
Subject: [ANN] Resource API vX.Y.Z Release
25+
Subject: [ANN] Resource API X.Y.Z Release
2626

2727
Hi all,
2828

0 commit comments

Comments
 (0)