Skip to content

Commit 721bd55

Browse files
authored
Merge pull request #50 from brainstormforce/wp-compatibility-6.1
chore: updated the tested up to WP version 6.1
2 parents 54abd90 + a2d8c34 commit 721bd55

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/push-asset-readme-update.yml.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@master
1212
- name: WordPress.org plugin asset/readme update
13-
uses: 10up/action-wordpress-plugin-asset-update@master
13+
uses: 10up/action-wordpress-plugin-asset-update@stable
1414
env:
1515
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
16-
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
16+
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Donate link:** https://www.paypal.me/BrainstormForce
44
**Tags:** custom sidebar, sidebar manager, custom widget areas, widgets, conditional sidebar
55
**Requires at least:** 4.0
6-
**Tested up to:** 6.0
6+
**Tested up to:** 6.1
77
**Stable tag:** 1.1.7
88
**License:** GPLv2 or later
99
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: BrainstormForce
33
Donate link: https://www.paypal.me/BrainstormForce
44
Tags: custom sidebar, sidebar manager, custom widget areas, widgets, conditional sidebar
55
Requires at least: 4.0
6-
Tested up to: 6.0
6+
Tested up to: 6.1
77
Stable tag: 1.1.7
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)