Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Jul 28, 2024
1 parent ccd947d commit 8a1e1de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog

### Unreleased
### KiteControllers v0.2.8 - 2024-07-28
- bump KiteUtils to 0.7.2
- bump WinchModels to 0.3.2
- bump KiteViewers to 0.4.16
- adapt WinchController to new WinchModel interface
- fix tests

### KiteControllers v0.2.7 - 2024-07-12
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "KiteControllers"
uuid = "b19fd437-5b3a-4cca-b199-c3ded0f20ded"
authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.2.7"
version = "0.2.8"

[deps]
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Expand Down

0 comments on commit 8a1e1de

Please sign in to comment.