From 7958e70596237836def40e2986bcff908fb93773 Mon Sep 17 00:00:00 2001 From: doingodswork Date: Wed, 18 Nov 2020 18:23:55 +0100 Subject: [PATCH] Bump version to v0.10.1 We accidentally tagged and released v0.10.0 without bumping the version, which is why we have to go from v0.9.1 to v0.10.1 in this variable. --- cmd/deflix-stremio/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/deflix-stremio/main.go b/cmd/deflix-stremio/main.go index ffb57c4..9d11fe9 100644 --- a/cmd/deflix-stremio/main.go +++ b/cmd/deflix-stremio/main.go @@ -29,7 +29,7 @@ import ( ) const ( - version = "0.9.1" + version = "0.10.1" ) var manifest = stremio.Manifest{