diff --git a/Cargo.lock b/Cargo.lock index cc90ded..891bed2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2343,7 +2343,7 @@ dependencies = [ [[package]] name = "stremio-service" -version = "0.1.4" +version = "0.1.5" dependencies = [ "anyhow", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 2f9b462..0298e3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stremio-service" -version = "0.1.4" +version = "0.1.5" edition = "2021" authors = ["Stremio"] description = "Stremio service - Freedom to Stream" diff --git a/flatpak/com.stremio.Service.appdata.xml b/flatpak/com.stremio.Service.appdata.xml index cef85b3..2a2c9ad 100644 --- a/flatpak/com.stremio.Service.appdata.xml +++ b/flatpak/com.stremio.Service.appdata.xml @@ -21,5 +21,6 @@ + \ No newline at end of file