parent
402e12b287
commit
2680284b05
|
@ -8,7 +8,7 @@ use OCA\Memories\Util;
|
||||||
|
|
||||||
class BinExt
|
class BinExt
|
||||||
{
|
{
|
||||||
public const EXIFTOOL_VER = '12.58';
|
public const EXIFTOOL_VER = '12.60';
|
||||||
public const GOVOD_VER = '0.1.1';
|
public const GOVOD_VER = '0.1.1';
|
||||||
|
|
||||||
/** Copy a binary to temp dir for execution */
|
/** Copy a binary to temp dir for execution */
|
||||||
|
|
Loading…
Reference in New Issue