Skip to content

Commit

Permalink
tappxBidAdapter: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
prebidtappx committed May 26, 2021
1 parent 999b6bd commit 2e0a301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/tappxBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { config } from '../src/config.js';
const BIDDER_CODE = 'tappx';
const TTL = 360;
const CUR = 'USD';
const TAPPX_BIDDER_VERSION = '0.1.10514';
const TAPPX_BIDDER_VERSION = '0.1.10526';
const TYPE_CNN = 'prebidjs';
const VIDEO_SUPPORT = ['instream'];

Expand Down

0 comments on commit 2e0a301

Please sign in to comment.