binext: bump go-vod to 0.1.13 (close #800)
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/803/head
parent
cd93535419
commit
5ba43a134a
|
@ -9,7 +9,7 @@ use OCA\Memories\Util;
|
|||
class BinExt
|
||||
{
|
||||
public const EXIFTOOL_VER = '12.60';
|
||||
public const GOVOD_VER = '0.1.12';
|
||||
public const GOVOD_VER = '0.1.13';
|
||||
public const NX_VER_MIN = '1.0';
|
||||
|
||||
/** Copy a binary to temp dir for execution */
|
||||
|
|
Loading…
Reference in New Issue