Skip to content

Commit 5afa448

Browse files
committed
bump 1.1.1
1 parent 8da6088 commit 5afa448

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

admin/class-shifter-admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ public function shifter_mail_from( $email_address ) {
142142
* @param string $url URL strings.
143143
* @return string Replaced URL from Shifter WP to Shifter CDN
144144
*
145-
* @since 1.1.0
145+
* @since 1.1.1
146146
*/
147147
private function replace_url_to_public_domain( $url ) {
148148
$replaced_domain = getenv( 'SHIFTER_DOMAIN' );

shifter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Plugin Name: Shifter
1616
* Plugin URI: https://github.com/getshifter/shifter-wp-mu
1717
* Description: Helper functions for WordPress sites on Shifter.
18-
* Version: 1.1.0
18+
* Version: 1.1.1
1919
* Author: DigitalCube
2020
* Author URI: https://www.getshifter.io
2121
* License: GPL-2.0+

0 commit comments

Comments
 (0)