Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
t_bun committed Jun 2, 2021
1 parent 91e91c5 commit 53734eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/relaidoBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { getStorageManager } from '../src/storageManager.js';

const BIDDER_CODE = 'relaido';
const BIDDER_DOMAIN = 'api.relaido.jp';
const ADAPTER_VERSION = '1.0.2';
const ADAPTER_VERSION = '1.0.3';
const DEFAULT_TTL = 300;
const UUID_KEY = 'relaido_uuid';

Expand Down

0 comments on commit 53734eb

Please sign in to comment.