diff --git a/modules/openxBidAdapter.js b/modules/openxBidAdapter.js index 2f116323a42..6a8783a662a 100644 --- a/modules/openxBidAdapter.js +++ b/modules/openxBidAdapter.js @@ -8,7 +8,7 @@ import {parse} from 'src/url'; const SUPPORTED_AD_TYPES = [BANNER, VIDEO]; const BIDDER_CODE = 'openx'; const BIDDER_CONFIG = 'hb_pb'; -const BIDDER_VERSION = '2.1.0'; +const BIDDER_VERSION = '2.1.1'; let shouldSendBoPixel = true; export function resetBoPixel() {