Skip to content

Commit

Permalink
Release v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joswig authored and joswig committed Aug 7, 2024
1 parent bf29adf commit 2c56f0b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ publishing.version=
# Override for releases

# Change the version number here
version.number=2.16.0
version.number=2.17.0

# If you are publishing a release *manually* (i.e. not through github actions),
# override this on the command line with `./gradlew publish -Pversion.isRelease=true`.
Expand Down
4 changes: 2 additions & 2 deletions sequencing-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sequencing-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sequencing-server",
"version": "2.16.0",
"version": "2.17.0",
"description": "Aerie sequencing server",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 2c56f0b

Please sign in to comment.