Skip to content

Commit

Permalink
bump version 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-rudakov committed Feb 13, 2022
1 parent a286e52 commit f4e34a0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
5 changes: 3 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### 2.3.2 ###
* __Zukit__ updated to version 1.5.2
### 2.3.3 ###
* __Zukit__ updated to version 1.5.3
* fixed CSS of `Settings` (Safari)
* tested for compatibility with WP 5.9.0
* changed `ecmaVersion` to 11

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zumedia",
"version": "2.3.2",
"version": "2.3.3",
"testedWP": "5.9.0",
"requiresPHP": ">=7.2.0",
"author": "Dmitry Rudakov",
Expand Down
7 changes: 4 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: dmitryrudakov
Tags: gutenberg, folders, dominant color, admin, media library folders, media library
Requires at least: 5.3.0
Tested up to: 5.9.0
Stable tag: 2.3.2
Stable tag: 2.3.3
License: GPLv2 or later
Requires PHP: 7.2.0

Expand Down Expand Up @@ -55,9 +55,10 @@ This plugin includes several enhancements to the WordPress Media Library that ca

== Changelog ==

### 2.3.2 ###
### 2.3.3 ###
* __Zukit__ updated to version 1.5.2
* tested for compatibility with WP 5.9.0
* fixed CSS of `Settings` (Safari)
* changed `ecmaVersion` to 11
* cleaning
### 2.3.1 ###
Expand Down Expand Up @@ -164,4 +165,4 @@ This plugin includes several enhancements to the WordPress Media Library that ca
### 1.9.2 ###
* added check for `post_parent` in `All Attachements` meta box
* added `Detach Image` action
* added `detach_attachment()` function
* added `detach_attachment()` function
2 changes: 1 addition & 1 deletion zu-media.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin URI: https://wordpress.org/plugins/zu-media/
GitHub Plugin URI: https://github.com/picasso/zu-media
Description: Enhances WordPress Media Library with some features (folders, dominant color, location category and others).
Version: 2.3.2
Version: 2.3.3
Author: Dmitry Rudakov
Author URI: https://dmitryrudakov.ru/about/
Text Domain: zumedia
Expand Down

0 comments on commit f4e34a0

Please sign in to comment.