Skip to content

Commit

Permalink
Actually, bump to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Jun 1, 2024
1 parent b80a32a commit 4f7ef10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion preferred-languages.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Preferred Languages
* Plugin URI: https://github.com/swissspidy/preferred-languages/
* Description: Enables you to choose languages for displaying WordPress in, in order of preference.
* Version: 2.2.3
* Version: 2.3.0
* Author: Pascal Birchler
* Author URI: https://pascalbirchler.com
* License: GPL-2.0+
Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: swissspidy
Tags: internationalization, i18n, localization, language, translation
Tested up to: 6.5
Stable tag: 2.2.3
Stable tag: 2.3.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -64,6 +64,6 @@ For the plugin's changelog, please head over to [the GitHub repository](https://

== Upgrade Notice ==

= 2.2.3 =
= 2.3.0 =

Improved input sanitization using `sanitize_locale_name` instead of `sanitize_text_field`.
This release adds security hardening for an issue in core and bumps minimum version requirements.

0 comments on commit 4f7ef10

Please sign in to comment.