Bump version to v5.0.7
Some checks failed
Continuous integration / test (push) Has been cancelled

This commit is contained in:
Vladimir Borisov 2025-08-01 12:05:09 +03:00
parent e04cf5f0c4
commit 8519b0f5fc
No known key found for this signature in database
GPG key ID: F9A584BE4FCB6603
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1598,7 +1598,7 @@ dependencies = [
[[package]]
name = "stremio-shell-ng"
version = "5.0.6"
version = "5.0.7"
dependencies = [
"anyhow",
"bitflags 2.4.2",

View file

@ -1,6 +1,6 @@
[package]
name = "stremio-shell-ng"
version = "5.0.6"
version = "5.0.7"
edition = "2018"
[dependencies]