Bump up go-vod

Signed-off-by: Varun Patil <radialapps@gmail.com>
dexie
Varun Patil 2023-09-30 14:14:42 -07:00
parent 96e033b23d
commit a78aa311f0
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.15';
public const GOVOD_VER = '0.1.16';
public const NX_VER_MIN = '1.0';
/** Copy a binary to temp dir for execution */