Skip to content

Commit d004c80

Browse files
committed
Merge commit 'e629d8d79732eea21bddb3eee088f30a96e9bc65'
2 parents d4a8b0d + e629d8d commit d004c80

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "chore: update tested up to header"
3+
pr: 21
4+
author: "jasonbahl"
5+
type: "chore"
6+
breaking: false
7+
description: |
8+
null
9+
---

automation-tests.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Description: A plugin to test automation workflows. Updating description in @next-version
55
* Version: 5.1.0
66
* Author: Jason Bahl
7+
* Tested up to: 6.2
78
*/
89

910
/**
@@ -70,3 +71,5 @@ function test_since_next_version_again_3() {
7071
function test_since_next_version_again_4() {
7172
_deprecated_function( 'test_since_next_version_again_4', '5.1.0', '' )
7273
}
74+
75+

0 commit comments

Comments
 (0)