From 0b83612e738726d592377abc4c38a060ac4c564a Mon Sep 17 00:00:00 2001 From: Stefan Cosma Date: Fri, 21 Apr 2023 20:12:37 +0300 Subject: [PATCH] Version bump --- plexorcist.install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plexorcist.install.sh b/plexorcist.install.sh index 8daa74b..07b6247 100644 --- a/plexorcist.install.sh +++ b/plexorcist.install.sh @@ -1,6 +1,6 @@ #!/bin/bash -version=1.2.0 +version=1.3.0 # Get latest version wget -O Plexorcist.zip https://github.com/stefanbc/Plexorcist/archive/v${version}.zip