Skip to content

Commit

Permalink
Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew72ru committed Apr 20, 2021
1 parent 32d1b2b commit fdb6439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uploadcare.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Plugin Name: Uploadcare File Uploader and Adaptive Delivery
* Plugin URI: https://github.com/uploadcare/uploadcare-wordpress
* Description: Upload and store any file of any size from any device or cloud. No more slow downs when serving your images with automatic responsiviness and lazy loading. Improve your WP performance to boost Customer Experience and SEO.
* Version: 3.1.0
* Version: 3.0.5
* Author: Uploadcare
* Author URI: https://uploadcare.com/
* License: GPL-2.0+
Expand All @@ -19,7 +19,7 @@
*/
class Uploadcare_Wordpress_Plugin {

public const UPLOADCARE_VERSION = '3.1.0';
public const UPLOADCARE_VERSION = '3.0.5';

public function __construct()
{
Expand Down

0 comments on commit fdb6439

Please sign in to comment.