Skip to content

Commit

Permalink
Merge pull request #128 from CardiacModelling/release_2.0.0
Browse files Browse the repository at this point in the history
ap-nimbus-client Release 2.0.0
  • Loading branch information
kwabenantim authored Sep 10, 2024
2 parents fef72c3 + c95d6ed commit 70a58e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: .
context: ./docker/
pull: true
push: true
tags: |
cardiacmodelling/ap-nimbus-client:2.0.0
cardiacmodelling/ap-nimbus-client:latest
cardiacmodelling/ap-nimbus-client-direct:2.0.0
cardiacmodelling/ap-nimbus-client-direct:latest
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BSD 3-Clause License

Unless otherwise noted, all files within this distribution are
Copyright (c) 2013-2021 University of Oxford, 2016-2021 University College London, and 2016-2021 University of Nottingham.
Copyright (c) 2013-2021 University of Oxford, 2016-2021 University College London, and 2016-2024 University of Nottingham.
All rights reserved.

University of Oxford means the Chancellor, Masters and Scholars of the
Expand Down

0 comments on commit 70a58e3

Please sign in to comment.