bin-ext: bump go-vod

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/888/head
Varun Patil 2023-10-24 19:35:55 -07:00
parent 0c22323818
commit 134b7cc354
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ use OCA\Memories\Settings\SystemConfig;
class BinExt
{
public const EXIFTOOL_VER = '12.60';
public const GOVOD_VER = '0.1.23';
public const GOVOD_VER = '0.1.24';
public const NX_VER_MIN = '1.1';
/** Get the path to the temp directory */