Skip to content

Commit

Permalink
Bump version to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshschriever committed May 8, 2023
1 parent 9054a1e commit 1f119f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
java-version: 17

- uses: actions/checkout@v3
with:
token: ${{ env.GITHUB_TOKEN }}

- id: current_version
uses: christian-draeger/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion gordon-plugin/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
group=com.banno.gordon
version=1.9.0
version=1.9.1

0 comments on commit 1f119f1

Please sign in to comment.