Skip to content

Commit

Permalink
Merge pull request #764 from Stremio/chore/bump-official-addons
Browse files Browse the repository at this point in the history
chore(core): bump official-addons to 2.0.13 for 2025
  • Loading branch information
elpiel authored Jan 10, 2025
2 parents 43e3384 + 080c476 commit 9c9b7eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -40,7 +40,7 @@ analytics = []
[dependencies]
stremio-derive = { path = "stremio-derive" }
stremio-watched-bitfield = { path = "stremio-watched-bitfield" }
stremio-official-addons = "=2.0.12"
stremio-official-addons = "=2.0.13"

# (De)Serialization
serde = { version = "1", features = ["derive"]}
Expand Down

0 comments on commit 9c9b7eb

Please sign in to comment.