Skip to content

Commit

Permalink
run set-version-bump. Version updated 1.3.2 => 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Dec 13, 2024
1 parent 7156c74 commit c432b69
Show file tree
Hide file tree
Showing 5 changed files with 162 additions and 448 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
return;
}

define( 'NFD_COMING_SOON_MODULE_VERSION', '1.3.2' );
define( 'NFD_COMING_SOON_MODULE_VERSION', '1.3.3' );

require __DIR__ . '/includes/functions.php';

Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit c432b69

Please sign in to comment.