Skip to content

Commit

Permalink
Bump version to 6.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Screenfeed committed Mar 20, 2024
1 parent e9258a2 commit 7b4b636
Show file tree
Hide file tree
Showing 3 changed files with 3,592 additions and 462 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"composer/installers": "^2.2.0",
"php-stubs/generator": "^0.8.4",
"symfony/console": "^5.1 || ^6.0",
"wpackagist-plugin/the-events-calendar": "6.2.8.2"
"wpackagist-plugin/the-events-calendar": "6.3.4"
},
"extra": {
"installer-paths": {
Expand Down
1 change: 1 addition & 0 deletions finder.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
->notPath(
[
'src/Tribe/Debug_Bar',
'vendor/composer',
]
)
)
Expand Down
Loading

0 comments on commit 7b4b636

Please sign in to comment.