Bump up go-vod version
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/672/head
parent
af7e48edfd
commit
ff2fe92115
|
@ -9,7 +9,7 @@ use OCA\Memories\Util;
|
||||||
class BinExt
|
class BinExt
|
||||||
{
|
{
|
||||||
public const EXIFTOOL_VER = '12.60';
|
public const EXIFTOOL_VER = '12.60';
|
||||||
public const GOVOD_VER = '0.1.5';
|
public const GOVOD_VER = '0.1.6';
|
||||||
public const NX_VER_MIN = '1.0';
|
public const NX_VER_MIN = '1.0';
|
||||||
|
|
||||||
/** Copy a binary to temp dir for execution */
|
/** Copy a binary to temp dir for execution */
|
||||||
|
|
Loading…
Reference in New Issue