parent
4a89dd16c7
commit
19a4db3ee5
|
@ -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.19';
|
public const GOVOD_VER = '0.1.20';
|
||||||
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