Skip to content

Commit

Permalink
Merge pull request #69 from Destronia/JakeWasHere2-patch-1
Browse files Browse the repository at this point in the history
Create bump-version.yml
  • Loading branch information
destronia-releases committed Nov 29, 2022
2 parents ac32cd6 + 35e12c6 commit cbd6a1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- name: Bump version
uses: remorses/bump-version@js
with:
version_file: VERSION
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7.0.0

0 comments on commit cbd6a1a

Please sign in to comment.