Skip to content

Commit

Permalink
Merge branch 'main' into workflow-branch-update-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
SushmitaThakur authored Aug 21, 2024
2 parents ad12d72 + 53e15b0 commit 9469f56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [ "develop", "main" ]
paths-ignore:
- 'view/base/web/js/*'
- 'view/base/web/js/**'
schedule:
- cron: "6 1 * * 0"

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.7.1
9.7.2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "adyen/module-payment",
"description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.",
"type": "magento2-module",
"version": "9.7.1",
"version": "9.7.2",
"license": "MIT",
"repositories": [
{
Expand Down

0 comments on commit 9469f56

Please sign in to comment.