chore: bump up go-vod

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/767/head
Varun Patil 2023-08-05 11:27:29 -07:00
parent 5e7e4fae4d
commit 71f0f5e523
1 changed files with 1 additions and 1 deletions

View File

@ -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.10'; public const GOVOD_VER = '0.1.11';
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 */