binext: bump go-vod to 0.1.13 (close #800)

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/803/head
Varun Patil 2023-08-30 20:09:58 -07:00
parent cd93535419
commit 5ba43a134a
1 changed files with 1 additions and 1 deletions

View File

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