Skip to content

Commit

Permalink
Update web bridge version to 4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg committed Jun 26, 2019
1 parent 83591f5 commit 836a1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adjust/sdk-plugin-webbridge/src/main/assets/adjust.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ var Adjust = {
if (this.adjustConfig) {
return this.adjustConfig.getSdkPrefix();
} else {
return 'web-bridge4.17.0';
return 'web-bridge4.18.0';
}
},

Expand Down

0 comments on commit 836a1fd

Please sign in to comment.