From 1bf13bd4ffd071f5f840471771bde1f0a8fba3e4 Mon Sep 17 00:00:00 2001 From: Vladimir Borisov Date: Thu, 5 Feb 2026 13:25:43 +0200 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ec32d99..4100c4e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1598,7 +1598,7 @@ dependencies = [ [[package]] name = "stremio-shell-ng" -version = "5.0.17" +version = "5.0.18" dependencies = [ "anyhow", "bitflags 2.4.2", diff --git a/Cargo.toml b/Cargo.toml index f87acba..356fbd7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stremio-shell-ng" -version = "5.0.17" +version = "5.0.18" edition = "2018" [dependencies]