Skip to content

Commit ee23b73

Browse files
authored
Merge pull request #101 from adjust/v418-webbridge
Update web bridge version to 4.18.0
2 parents 9346f87 + 1d35a7a commit ee23b73

File tree

1 file changed

+1
-1
lines changed
  • Adjust/sdk-plugin-webbridge/src/main/assets

1 file changed

+1
-1
lines changed

Adjust/sdk-plugin-webbridge/src/main/assets/adjust.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ var Adjust = {
187187
if (this.adjustConfig) {
188188
return this.adjustConfig.getSdkPrefix();
189189
} else {
190-
return 'web-bridge4.17.0';
190+
return 'web-bridge4.18.0';
191191
}
192192
},
193193

0 commit comments

Comments
 (0)