Skip to content

Commit

Permalink
Merge branch 'release/1.0.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
charliemaiors committed Jun 23, 2023
2 parents 2162b87 + 39dfa5c commit 535fcdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tag-create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
push:
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
- '*' # Push events to matching v*, i.e. v1.0, v20.15.10

name: Create Release

Expand Down
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Release 1.0.4
# Release 1.0.5

* Now using go modules
* Fixed powershell library

0 comments on commit 535fcdb

Please # to comment.