Skip to content

Commit

Permalink
bump 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sawanoboly committed Nov 9, 2020
1 parent 8da6088 commit 5afa448
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion admin/class-shifter-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ public function shifter_mail_from( $email_address ) {
* @param string $url URL strings.
* @return string Replaced URL from Shifter WP to Shifter CDN
*
* @since 1.1.0
* @since 1.1.1
*/
private function replace_url_to_public_domain( $url ) {
$replaced_domain = getenv( 'SHIFTER_DOMAIN' );
Expand Down
2 changes: 1 addition & 1 deletion shifter.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Plugin Name: Shifter
* Plugin URI: https://github.com/getshifter/shifter-wp-mu
* Description: Helper functions for WordPress sites on Shifter.
* Version: 1.1.0
* Version: 1.1.1
* Author: DigitalCube
* Author URI: https://www.getshifter.io
* License: GPL-2.0+
Expand Down

0 comments on commit 5afa448

Please sign in to comment.