Skip to content

Commit

Permalink
VID-817: Release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Thies committed Jun 20, 2024
1 parent abf7c12 commit b18d17f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions classes/plugininfo/videotimeplugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ public function available_updates() {
case 'pro':
$info = [
'maturity' => MATURITY_STABLE,
'release' => '1.8',
'version' => 2024050600,
'release' => '1.8.1',
'version' => 2024050601,
];
break;
case 'repository':
Expand Down

0 comments on commit b18d17f

Please sign in to comment.