Skip to content

Commit

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

### Unreleased
### KiteViewers v0.4.15 - 2024-07-28
#### Changed
- update KiteUtils to 0.7
- add example show_messages.jl that receives html messages

### KiteViewers v0.4.14 - 2024-07-15
#### Changed
Expand Down
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "KiteViewers"
uuid = "2e593061-95e7-45e4-95f4-df0491f2e601"
authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.4.14"
version = "0.4.15"

[deps]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Expand Down Expand Up @@ -29,13 +29,13 @@ GeometryBasics = "0.4.10"
Joysticks = "0.1.2, 0.1.4"
KiteUtils = "0.6, 0.7"
Parameters = "0.12"
Pkg = "1.9, 1.10"
Pkg = "1.10"
PrecompileTools = "1.2"
Reexport = "1"
Rotations = "1.2, 1.3"
StaticArrays = "~1.9"
Timers = "0.1.5"
julia = "1.9, 1.10"
julia = "1.10"

[extras]
KiteModels = "b94af626-7959-4878-9336-2adc27959007"
Expand Down

0 comments on commit c47a808

Please sign in to comment.