Skip to content

Commit c4e6019

Browse files
author
Md. Alimuzzaman Alim
committed
Version bump 2.4.0-RC.1
1 parent 615893a commit c4e6019

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/classes/class-bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ final class Bootstrap extends \UsabilityDynamics\WP\Bootstrap_Plugin {
2525
* @property $version
2626
* @type {Object}
2727
*/
28-
public static $version = '2.3.3';
28+
public static $version = '2.4.0-RC.1';
2929

3030
/**
3131
* Singleton Instance Reference.

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ License: GPLv2 or later
66
Requires PHP: 5.5
77
Requires at least: 4.7.0
88
Tested up to: 5.3
9-
Stable tag: 2.3.3
9+
Stable tag: 2.4.0-RC.1
1010

1111
Upload and serve your WordPress media files from Google Cloud Storage.
1212

wp-stateless-media.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin URI: https://www.usabilitydynamics.com
55
* Description: Upload and serve your WordPress media files from Google Cloud Storage.
66
* Author: Usability Dynamics, Inc.
7-
* Version: 2.3.3
7+
* Version: 2.4.0-RC.1
88
* Text Domain: stateless-media
99
* Author URI: https://www.usabilitydynamics.com
1010
*

0 commit comments

Comments
 (0)