Skip to content

Commit

Permalink
chore: update css version
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquimds committed Nov 7, 2023
1 parent 2caad93 commit 6a38a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/themes/awasqa/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
// WPML logic
require_once(__DIR__ . '/src/wpml.php');

$ver = "1.6";
$ver = "1.7";
add_action('wp_enqueue_scripts', function () use ($ver) {
wp_enqueue_style(
'awasqa',
Expand Down

0 comments on commit 6a38a66

Please sign in to comment.