Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dpanta94 committed Jun 14, 2024
1 parent b4fd2e7 commit d87bfa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Assets
* Description: Asset library with a plugin bootstrap file for automated testing.
* Version: 1.2.5
* Version: 1.2.6
* Author: StellarWP
* Author URI: https://stellarwp.com
*/
2 changes: 1 addition & 1 deletion src/Assets/Assets.php
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ public function filter_tag_async_defer( $tag, $handle ) {
* Filters the Script tags to attach type=module based on the rules we set in our Asset class.
*
* @since 1.0.0
* @since TBD
* @since 1.2.6
*
* @param string $tag Tag we are filtering.
* @param string $handle Which is the ID/Handle of the tag we are about to print.
Expand Down

0 comments on commit d87bfa8

Please sign in to comment.