Skip to content

Commit c05fbcc

Browse files
update asset version (#29)
1 parent 701b0c8 commit c05fbcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Twig/BootstrapTableTwigExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
class BootstrapTableTwigExtension extends AbstractExtension
1515
{
16-
const ASSET_VERSION = "4";
16+
const ASSET_VERSION = "5";
1717

1818
/**
1919
* {@inheritdoc}

0 commit comments

Comments
 (0)