Skip to content

Commit f23a721

Browse files
committed
Minor (doc)
1 parent 1012c32 commit f23a721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README_Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ This section contains unarranged quick notes on what needs to be done.
271271

272272
### Helper Scripts
273273

274-
**[scripts/TagVersion.ps1](./scripts/TagVersion.ps1)** creates a version tag on the main branch or any other specified branch. The tag assigned to the branch is calculated by GitVersion. Version number assigned can also be modified, e.g. any part of SemBer can be forcibly increased. This script is intended for use on the local repository.
274+
**[scripts/TagVersion.ps1](./scripts/TagVersion.ps1)** **creates a version tag** on the main branch or any other specified branch **and pushes it** to the remote origin. The tag assigned to the branch is calculated by GitVersion. Version number assigned can also be modified, e.g. any part of SemBer can be forcibly increased. This script is intended for use on the local repository.
275275

276276

277277

0 commit comments

Comments
 (0)