Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
simasch committed Jul 15, 2022
2 parents 1748e2b + 6303993 commit 2123b9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
generate_release_notes: true
files: target/jtaf4*.jar
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>ch.jtaf</groupId>
<artifactId>jtaf4</artifactId>
<version>4.3.28</version>
<version>4.3.29</version>

<name>JTAF 4</name>
<description>JTAF - Track And Field</description>
Expand Down

0 comments on commit 2123b9c

Please # to comment.