From 33f8d65d5bfdd4f88882afdb59e4a56429ddc89a Mon Sep 17 00:00:00 2001 From: Andy Fragen Date: Fri, 16 Aug 2024 10:02:44 -0700 Subject: [PATCH] release --- CHANGES.md | 2 ++ git-updater.php | 2 +- languages/git-updater.pot | 38 +++++++++++++++++------------------ vendor/composer/installed.php | 4 ++-- 4 files changed, 24 insertions(+), 22 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 34375a6e2..ef26943f0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,6 @@ #### [unreleased] + +#### 12.5.0 / 2024-08-16 * update `class-parser.php` * update `Requires PHP` to 7.4 for `class-parser.php` * update `Requires WP` to 5.9 diff --git a/git-updater.php b/git-updater.php index 190ea1201..11d13a1a4 100644 --- a/git-updater.php +++ b/git-updater.php @@ -12,7 +12,7 @@ * Plugin Name: Git Updater * Plugin URI: https://git-updater.com * Description: A plugin to automatically update GitHub hosted plugins, themes, and language packs. Additional API plugins available for Bitbucket, GitLab, Gitea, and Gist. - * Version: 12.4.0.7 + * Version: 12.5.0 * Author: Andy Fragen * License: MIT * Domain Path: /languages diff --git a/languages/git-updater.pot b/languages/git-updater.pot index 20be003c5..624f20dd4 100644 --- a/languages/git-updater.pot +++ b/languages/git-updater.pot @@ -2,16 +2,16 @@ # This file is distributed under the MIT. msgid "" msgstr "" -"Project-Id-Version: Git Updater 12.4.0.4\n" +"Project-Id-Version: Git Updater 12.5.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/git-updater\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-06-15T18:42:04+00:00\n" +"POT-Creation-Date: 2024-08-16T17:01:51+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"X-Generator: WP-CLI 2.10.0\n" +"X-Generator: WP-CLI 2.11.0\n" "X-Domain: git-updater\n" #. Plugin Name of the plugin @@ -180,7 +180,7 @@ msgstr "" msgid "Enter GitHub Access Token for private GitHub repositories." msgstr "" -#: src/Git_Updater/Base.php:703 +#: src/Git_Updater/Base.php:708 msgid "Updates via Git Updater" msgstr "" @@ -195,29 +195,29 @@ msgid "Git Updater cannot run on PHP versions older than %1$s." msgstr "" #. translators: 1: branch name, 2: jQuery dropdown, 3: closing tag -#: src/Git_Updater/Branch.php:325 -#: src/Git_Updater/Branch.php:427 +#: src/Git_Updater/Branch.php:323 +#: src/Git_Updater/Branch.php:425 msgid "Current branch is `%1$s`, try %2$sanother version%3$s" msgstr "" -#: src/Git_Updater/Branch.php:333 +#: src/Git_Updater/Branch.php:331 msgid "Choose a Version" msgstr "" -#: src/Git_Updater/Branch.php:376 -#: src/Git_Updater/Branch.php:534 +#: src/Git_Updater/Branch.php:374 +#: src/Git_Updater/Branch.php:532 msgid "No previous tags to rollback to." msgstr "" -#: src/Git_Updater/Branch.php:380 +#: src/Git_Updater/Branch.php:378 msgid "Install" msgstr "" -#: src/Git_Updater/Branch.php:466 +#: src/Git_Updater/Branch.php:464 msgid "Switch to branch " msgstr "" -#: src/Git_Updater/Branch.php:526 +#: src/Git_Updater/Branch.php:524 msgid "Switch to release " msgstr "" @@ -269,11 +269,11 @@ msgstr "" msgid "Enter branch name or leave empty for `master`" msgstr "" -#: src/Git_Updater/Install.php:478 +#: src/Git_Updater/Install.php:476 msgid "Activate" msgstr "" -#: src/Git_Updater/Install.php:490 +#: src/Git_Updater/Install.php:488 msgctxt "This refers to a network activation in a multisite installation" msgid "Network Enable" msgstr "" @@ -433,7 +433,7 @@ msgstr "" #. translators: %s: theme name #: src/Git_Updater/Theme.php:384 -#: src/Git_Updater/Theme.php:510 +#: src/Git_Updater/Theme.php:509 msgid "There is a new version of %s available." msgstr "" @@ -448,23 +448,23 @@ msgstr "" #. translators: 1: version number, 2: closing anchor tag, 3: update URL #: src/Git_Updater/Theme.php:405 -#: src/Git_Updater/Theme.php:521 +#: src/Git_Updater/Theme.php:520 msgid "View version %1$s details%2$s or %3$supdate now%2$s." msgstr "" #. translators: %s: theme name #: src/Git_Updater/Theme.php:410 -#: src/Git_Updater/Theme.php:526 +#: src/Git_Updater/Theme.php:525 msgid "Update %s now" msgstr "" #. translators: 1: version number, 2: closing anchor tag, 3: update URL -#: src/Git_Updater/Theme.php:533 +#: src/Git_Updater/Theme.php:532 msgid "View version %1$s details%2$s." msgstr "" #. translators: %s: opening/closing paragraph and italic tags -#: src/Git_Updater/Theme.php:539 +#: src/Git_Updater/Theme.php:538 msgid "%1$sAutomatic update is unavailable for this theme.%2$s" msgstr "" diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index a1737440e..c45889652 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'afragen/git-updater', 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '0009d813f77c321dd585adb92f5494f60584e936', + 'reference' => '29201878027bbafc282f6a025f724bee312c0a86', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -13,7 +13,7 @@ 'afragen/git-updater' => array( 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '0009d813f77c321dd585adb92f5494f60584e936', + 'reference' => '29201878027bbafc282f6a025f724bee312c0a86', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),