Skip to content

Commit

Permalink
Bump version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thebrandonallen committed Oct 17, 2023
1 parent 243867a commit da27406
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 25 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

## [Unreleased]

## [1.9.0](https://github.com/thebrandonallen/edit-author-slug/tree/1.9.0) - TBD
## [1.9.0](https://github.com/thebrandonallen/edit-author-slug/tree/1.9.0) - 2023-10-17
### Changed
* Bumps "Tested up to" version to 6.4
* Bumps minimum required PHP version to 7.0
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**Requires at least:** 5.5
**Tested up to:** 6.4
**Requires PHP:** 7.0
**Stable tag:** 1.8.4
**Stable tag:** 1.9.0
**License:** GPLv2 or later
**License URI:** https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

Expand Down Expand Up @@ -68,7 +68,7 @@ If this doesn't work, make sure you don't have any slug conflicts from other pos
## Changelog ##

### 1.9.0 ###
* Release date: TBD
* Release date: 2023-10-17
* Bumps "Tested up to" version to 6.4
* Bumps minimum required PHP version to 7.0
* Bumps minimum required WP version to 5.5
Expand Down
6 changes: 3 additions & 3 deletions edit-author-slug.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
* Author URI: https://github.com/thebrandonallen/
* Text Domain: edit-author-slug
* Domain Path: /languages
* Version: 1.8.4
* Version: 1.9.0
* Requires at least: 5.5
* Requires PHP: 7.0
* License: GPLv2 or later
* License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
* Copyright (C) 2009-2022 Brandon Allen (https://github.com/thebrandonallen)
* Copyright (C) 2009-2023 Brandon Allen (https://github.com/thebrandonallen)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -32,7 +32,7 @@
* @package Edit_Author_Slug
* @subpackage Main
* @author Brandon Allen
* @version 1.8.4
* @version 1.9.0
*/

// Exit if accessed directly.
Expand Down
2 changes: 1 addition & 1 deletion js/edit-author-slug.min.js

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

17 changes: 4 additions & 13 deletions languages/edit-author-slug.pot
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Copyright (C) 2009-2022 Brandon Allen
# Copyright (C) 2009-2023 Brandon Allen
# This file is distributed under the same license as the Edit Author Slug package.
# Submit translations to https://translate.wordpress.org/projects/wp-plugins/edit-author-slug.
msgid ""
msgstr ""
"Project-Id-Version: Edit Author Slug 1.8.4\n"
"Project-Id-Version: Edit Author Slug 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/thebrandonallen/edit-author-slug/issues\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: 2022-02-14T00:30:33+00:00\n"
"POT-Creation-Date: 2023-10-17T05:02:18+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Poedit-KeywordsList: __:1,2d;_e:1,2d;_x:1,2c,3d;_n:1,2,4d;_ex:1,2c,3d;_nx:1,2,4c,5d;esc_attr__:1,2d;esc_attr_e:1,2d;esc_attr_x:1,2c,3d;esc_html__:1,2d;esc_html_e:1,2d;esc_html_x:1,2c,3d;_n_noop:1,2,3d;_nx_noop:1,2,3c,4d\n"
"X-Domain: edit-author-slug\n"

Expand Down Expand Up @@ -212,47 +212,38 @@ msgid "Settings"
msgstr ""

#: includes/admin.php:956
#: tests/test-admin.php:1112
msgid "username (Default)"
msgstr ""

#: includes/admin.php:957
#: tests/test-admin.php:1113
msgid "nickname"
msgstr ""

#: includes/admin.php:958
#: tests/test-admin.php:1114
msgid "displayname"
msgstr ""

#: includes/admin.php:959
#: tests/test-admin.php:1115
msgid "firstname"
msgstr ""

#: includes/admin.php:960
#: tests/test-admin.php:1116
msgid "lastname"
msgstr ""

#: includes/admin.php:961
#: tests/test-admin.php:1117
msgid "firstname-lastname"
msgstr ""

#: includes/admin.php:962
#: tests/test-admin.php:1118
msgid "lastname-firstname"
msgstr ""

#: includes/admin.php:963
#: tests/test-admin.php:1119
msgid "userid"
msgstr ""

#: includes/admin.php:964
#: tests/test-admin.php:1120
msgid "hash"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edit-author-slug",
"version": "1.8.4",
"version": "1.9.0",
"main": "Gruntfile.js",
"author": "Brandon Allen",
"description": "Allows an admin (or capable user) to edit the author slug of a user, and change the author base.",
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: author, author base, author slug, user nicename, nicename, permalink, perm
Requires at least: 5.5
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 1.8.4
Stable tag: 1.9.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

Expand Down Expand Up @@ -68,7 +68,7 @@ If this doesn't work, make sure you don't have any slug conflicts from other pos
== Changelog ==

= 1.9.0 =
* Release date: TBD
* Release date: 2023-10-17
* Bumps "Tested up to" version to 6.4
* Bumps minimum required PHP version to 7.0
* Bumps minimum required WP version to 5.5
Expand Down

0 comments on commit da27406

Please sign in to comment.