diff --git a/wp-content/themes/apus-theme/inc/enqueue-scripts.php b/wp-content/themes/apus-theme/inc/enqueue-scripts.php index 05a36d7d..6565d27b 100644 --- a/wp-content/themes/apus-theme/inc/enqueue-scripts.php +++ b/wp-content/themes/apus-theme/inc/enqueue-scripts.php @@ -194,7 +194,7 @@ function apus_enqueue_custom_assets() { 'apus-main-js', get_template_directory_uri() . '/assets/js/main.js', array('apus-bootstrap-js'), - '1.0.0', + '1.0.1', // Cache bust: fix modal URL array( 'in_footer' => true, 'strategy' => 'defer',