Skip to content

Commit

Permalink
Update to version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfacchinelli committed Jan 3, 2024
1 parent 0dc8e9b commit fa46f7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: github.ref == 'refs/heads/main'
needs: test
env:
VERSION: "2.0"
VERSION: "2.0.1"
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand Down
4 changes: 1 addition & 3 deletions resources/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- Add calibration data files
- Add utility method to retrieve specific HK type from vector of HK
- Fix issue with app icons not founds
- Fix issue with misalignment applied to wrong axis

0 comments on commit fa46f7a

Please sign in to comment.