Skip to content

Commit 6c33742

Browse files
authored
Merge pull request #105 from rollbar/tested_version
Updated WP tested versions
2 parents 123a54e + 5064175 commit 6c33742

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: arturmoczulski
33
Tags: rollbar, full stack, error, tracking, error tracking, error reporting, reporting, debug
44
Requires at least: 3.5.1
5-
Tested up to: 5.1.1
6-
Stable tag: 2.6.2
5+
Tested up to: 5.8.4
6+
Stable tag: 2.6.3
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -105,6 +105,9 @@ Yes. It's actually the recommended method of installation.
105105

106106
== Changelog ==
107107

108+
= Version 2.6.3 (April 18th 2022) =
109+
* Update the tested WP versions
110+
108111
= Version 2.6.2 (March 4th 2020) =
109112
* don’t start a session for wp-cron (https://github.com/rollbar/rollbar-php-wordpress/pull/88)
110113

@@ -212,6 +215,9 @@ Yes. It's actually the recommended method of installation.
212215

213216
== Upgrade Notice ==
214217

218+
= Version 2.6.3 (April 18th 2022) =
219+
* Update the tested WP versions
220+
215221
= Version 2.6.2 (March 4th 2020) =
216222
* don’t start a session for wp-cron (https://github.com/rollbar/rollbar-php-wordpress/pull/88)
217223

rollbar-php-wordpress.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
* Plugin Name: Rollbar
44
* Plugin URI: https://wordpress.org/plugins/rollbar
55
* Description: Rollbar full-stack error tracking for WordPress
6-
* Version: 2.6.2
6+
* Version: 2.6.3
77
* Author: Rollbar
88
* Author URI: https://rollbar.com
99
* Text Domain: rollbar
10+
* Requires PHP: 5.6
11+
* Tested up to: 5.8.4
1012
*
1113
* @package Rollbar\Wordpress
1214
* @author flowdee,arturmoczulski

0 commit comments

Comments
 (0)