Skip to content

Commit f869118

Browse files
authored
GreenbidsAnalyticsAdapter: bump version following previous PR (prebid#11135)
1 parent 8c37489 commit f869118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/greenbidsAnalyticsAdapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {deepClone, generateUUID, logError, logInfo, logWarn} from '../src/utils.
66

77
const analyticsType = 'endpoint';
88

9-
export const ANALYTICS_VERSION = '2.1.0';
9+
export const ANALYTICS_VERSION = '2.2.0';
1010

1111
const ANALYTICS_SERVER = 'https://a.greenbids.ai';
1212

0 commit comments

Comments
 (0)