Skip to content

Commit

Permalink
prep v0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scottlamb committed Feb 1, 2025
1 parent 3e98ca6 commit fa697c2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## unreleased
## `v0.4.13` (2025-01-31)

* fix H.265 SPS parsing flaw that affected the Tenda CP3PRO camera.
* fix format of RTCP packet used for firewall hole punching.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ default-members = ["."]

[package]
name = "retina"
version = "0.4.12"
version = "0.4.13"
authors = ["Scott Lamb <[email protected]>"]
license = "MIT/Apache-2.0"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion fuzz/Cargo.lock

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

0 comments on commit fa697c2

Please sign in to comment.