bin-ext: bump go-vod
Signed-off-by: Varun Patil <radialapps@gmail.com>pulsejet/aio-hw-docs
parent
65a46ab679
commit
26417f6d9e
|
@ -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.2.2';
|
public const GOVOD_VER = '0.2.3';
|
||||||
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 */
|
||||||
|
|
Loading…
Reference in New Issue