deps: bump go-vod

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/900/head
Varun Patil 2023-10-27 03:02:31 -07:00
parent 2ad35bfe13
commit 04dadb454c
1 changed files with 1 additions and 1 deletions

View File

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