Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
afragen committed Oct 19, 2023
1 parent db8e90e commit c5b38e1
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 20 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#### [unreleased]

#### 12.3.1 / 2023-10-19
* update `freemius/wordpress-sdk`
* WPCS 3.0.0 linting
* popup on icon for "Updates via Git Updater", thanks @BrianHenryIE
Expand Down
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion git-updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0.2
* Version: 12.3.1
* Author: Andy Fragen
* License: MIT
* Domain Path: /languages
Expand Down
8 changes: 6 additions & 2 deletions languages/git-updater.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the MIT.
msgid ""
msgstr ""
"Project-Id-Version: Git Updater 12.3.0\n"
"Project-Id-Version: Git Updater 12.3.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/git-updater\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-08-11T00:40:20+00:00\n"
"POT-Creation-Date: 2023-10-19T22:55:12+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: git-updater\n"
Expand Down Expand Up @@ -118,6 +118,10 @@ msgstr ""
msgid "Enter GitHub Access Token for private GitHub repositories."
msgstr ""

#: src/Git_Updater/Base.php:703
msgid "Updates via Git Updater"
msgstr ""

#. translators: %1: opening tag, %2: closing tag
#: src/Git_Updater/Bootstrap.php:74
msgid "Git Updater is missing required composer dependencies. %1$sLearn more.%2$s"
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: https://thefragens.com/git-updater-donate
Tags: plugin, theme, language pack, updater
Requires at least: 5.2
Requires PHP: 7.2
Tested up to: 6.3
Tested up to: 6.4
Stable tag: master
License: MIT

Expand Down
12 changes: 6 additions & 6 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -395,17 +395,17 @@
},
{
"name": "phpcsstandards/phpcsextra",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"version": "1.1.2",
"version_normalized": "1.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
"reference": "98bcdbacbda14b1db85f710b1853125726795bbc"
"reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/98bcdbacbda14b1db85f710b1853125726795bbc",
"reference": "98bcdbacbda14b1db85f710b1853125726795bbc",
"url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/746c3190ba8eb2f212087c947ba75f4f5b9a58d5",
"reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5",
"shasum": ""
},
"require": {
Expand All @@ -420,7 +420,7 @@
"phpcsstandards/phpcsdevtools": "^1.2.1",
"phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
},
"time": "2023-08-26T04:46:45+00:00",
"time": "2023-09-20T22:06:18+00:00",
"type": "phpcodesniffer-standard",
"extra": {
"branch-alias": {
Expand Down
10 changes: 5 additions & 5 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => 'afragen/git-updater',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '44f343a4af6443c87820c54f76923de4d81e0c0f',
'reference' => 'db8e90ecd8a2321b95c585e1c0b3d1fad67a5e0a',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'afragen/git-updater' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '44f343a4af6443c87820c54f76923de4d81e0c0f',
'reference' => 'db8e90ecd8a2321b95c585e1c0b3d1fad67a5e0a',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -87,9 +87,9 @@
'dev_requirement' => false,
),
'phpcsstandards/phpcsextra' => array(
'pretty_version' => '1.1.1',
'version' => '1.1.1.0',
'reference' => '98bcdbacbda14b1db85f710b1853125726795bbc',
'pretty_version' => '1.1.2',
'version' => '1.1.2.0',
'reference' => '746c3190ba8eb2f212087c947ba75f4f5b9a58d5',
'type' => 'phpcodesniffer-standard',
'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra',
'aliases' => array(),
Expand Down

0 comments on commit c5b38e1

Please sign in to comment.