Bump 'Tested up to' version to 6.0

This commit is contained in:
Ryan Kienstra
2022-05-11 12:36:35 -05:00
parent 161091eef1
commit 43e0b9a824
2 changed files with 18 additions and 2 deletions
+17 -1
View File
@@ -1,5 +1,8 @@
version: 2.1
orbs:
wp-svn: studiopress/wp-svn@0.1
commands:
install_dependencies:
description: "Install development dependencies."
@@ -109,7 +112,7 @@ jobs:
workflows:
version: 2
checks:
test-deploy:
jobs:
- checkout:
filters:
@@ -123,6 +126,19 @@ workflows:
branches:
ignore:
- master
- approval-for-deploy-tested-up-to-bump:
requires:
- checks
type: approval
filters:
tags:
ignore: /.*/
branches:
only: /^bump-tested-up-to.*/
- wp-svn/deploy-tested-up-to-bump:
context: genesis-svn
requires:
- approval-for-deploy-tested-up-to-bump
branch_deploy:
jobs:
+1 -1
View File
@@ -3,7 +3,7 @@ Contributors: nathanrice, wpmuguru, marksabbath
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
Tags: hooks, genesis, genesiswp, studiopress
Requires at least: 4.7.3
Tested up to: 5.4
Tested up to: 6.0
Stable tag: 2.2.2
This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Framework on a per post, per page, or per tag/category archive basis.