diff --git a/lib/Service/BinExt.php b/lib/Service/BinExt.php index 8358b55f..c7da7c1f 100644 --- a/lib/Service/BinExt.php +++ b/lib/Service/BinExt.php @@ -9,7 +9,7 @@ use OCA\Memories\Util; class BinExt { public const EXIFTOOL_VER = '12.60'; - public const GOVOD_VER = '0.1.15'; + public const GOVOD_VER = '0.1.16'; public const NX_VER_MIN = '1.0'; /** Copy a binary to temp dir for execution */