From 6a38a667d71aaee1828c5fb8d61f4d9554ccfe6c Mon Sep 17 00:00:00 2001 From: Joaquim d'Souza Date: Tue, 7 Nov 2023 13:11:31 +0100 Subject: [PATCH] chore: update css version --- web/app/themes/awasqa/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/themes/awasqa/functions.php b/web/app/themes/awasqa/functions.php index 91118d3..ce675d1 100644 --- a/web/app/themes/awasqa/functions.php +++ b/web/app/themes/awasqa/functions.php @@ -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',