Skip to content

Commit

Permalink
bin-ext: bump go-vod
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Patil <radialapps@gmail.com>
  • Loading branch information
pulsejet committed Nov 15, 2023
1 parent 65a46ab commit 26417f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Service/BinExt.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
class BinExt
{
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';

/** Get the path to the temp directory */
Expand Down

0 comments on commit 26417f6

Please sign in to comment.