Skip to content

Commit

Permalink
Bump version number, update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidbhura committed Nov 22, 2019
1 parent a7b4443 commit adabb3e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cloudinary Auto-Upload for WordPress

[![GitHub Actions](https://github.com/junaidbhura/auto-cloudinary/workflows/Coding%20Standards%20and%20Tests/badge.svg)
![GitHub Actions](https://github.com/junaidbhura/auto-cloudinary/workflows/Coding%20Standards%20and%20Tests/badge.svg)

[Download the WP Plugin ♥](https://wordpress.org/plugins/auto-cloudinary/)

Expand Down
4 changes: 2 additions & 2 deletions auto-cloudinary.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/*
Plugin Name: Auto Cloudinary
Description: Super simple Cloudinary auto-upload implementation for WordPress.
Version: 1.2.1
Version: 1.2.2
Author: Junaid Bhura
Author URI: https://junaidbhura.com
Author URI: https://junaid.dev
Text Domain: cloudinary
*/

Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: cloudinary, dynamic-images, cdn, image-optimization, image-manipulation
Requires at least: 4.4
Tested up to: 5.3
Requires PHP: 5.6
Stable tag: 1.2.1
Stable tag: 1.2.2

Super simple Cloudinary auto-upload implementation for WordPress.

Expand Down Expand Up @@ -140,6 +140,9 @@ Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

= 1.2.2 =
* Re-opened and fixed "Fix images sizes in block editor" [#25](https://github.com/junaidbhura/auto-cloudinary/issues/25)

= 1.2.1 =
* Fix images sizes in block editor [#25](https://github.com/junaidbhura/auto-cloudinary/issues/25)

Expand Down

0 comments on commit adabb3e

Please sign in to comment.