Skip to content

Commit 9621afe

Browse files
committed
Bump the compatibility version
1 parent 0c95fc1 commit 9621afe

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

languages/wp-rollback.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2020 WP Rollback
1+
# Copyright (C) 2022 WP Rollback
22
# This file is distributed under the same license as the WP Rollback package.
33
msgid ""
44
msgstr ""
@@ -7,7 +7,7 @@ msgstr ""
77
"MIME-Version: 1.0\n"
88
"Content-Type: text/plain; charset=UTF-8\n"
99
"Content-Transfer-Encoding: 8bit\n"
10-
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
10+
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n"
1111
"Language-Team: Impress.org <info@impress.org>\n"
1212
"X-Poedit-Basepath: ..\n"
1313
"X-Poedit-SourceCharset: UTF-8\n"

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: dlocc, drrobotnik, webdevmattcrom, impressorg, givewp
33
Tags: rollback, revert, downgrade, version, plugins, themes, version, versions, backup, backups, revision, revisions
44
Requires at least: 4.8
55
Donate Link: https://givewp.com/
6-
Tested up to: 5.9
6+
Tested up to: 6.1
77
Stable tag: 1.7.2
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html

wp-rollback.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ final class WP_Rollback {
6969
*
7070
* @var string
7171
*/
72-
public $themes_repo = 'http://themes.svn.wordpress.org';
72+
public $themes_repo = 'https://themes.svn.wordpress.org';
7373

7474
/**
7575
* Plugin file.

0 commit comments

Comments
 (0)