Skip to content

Commit

Permalink
Merge pull request #136 from devlinjunker/patch-1.6.5
Browse files Browse the repository at this point in the history
patch-1.6.5
  • Loading branch information
devlinjunker authored Apr 6, 2021
2 parents 0eb95fa + f2b23f3 commit cb3aa3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-on-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
fetch-depth: 0

- name: Upmerge develop After Release
if: needs.create-release-tag.outputs.found == ''
if: needs.create-release-tag.outputs.found == ''
run: |
git config --global user.name 'Release Cut';
git config --global user.email '[email protected]';
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Version: 1.6.4
Version: 1.6.5
---

<img align="right" width="100" height="140" src="https://github.com/devlinjunker/template.github.semver/raw/develop/img/logo-small.png" alt="semver template logo">
Expand Down

0 comments on commit cb3aa3f

Please sign in to comment.