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 */