From 04dadb454c575beefae37e1fce5059a451ad2fc2 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Fri, 27 Oct 2023 03:02:31 -0700 Subject: [PATCH] deps: bump go-vod Signed-off-by: Varun Patil --- lib/Service/BinExt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Service/BinExt.php b/lib/Service/BinExt.php index d863fe52..a3c8cd20 100644 --- a/lib/Service/BinExt.php +++ b/lib/Service/BinExt.php @@ -9,7 +9,7 @@ use OCA\Memories\Settings\SystemConfig; class BinExt { public const EXIFTOOL_VER = '12.60'; - public const GOVOD_VER = '0.1.24'; + public const GOVOD_VER = '0.1.25'; public const NX_VER_MIN = '1.1'; /** Get the path to the temp directory */