Skip to content

Commit df7223b

Browse files
update version number in readme
1 parent a010259 commit df7223b

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

web-integrations/prebid-integrations/client-server/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ This example demonstrates how to integrate UID2 or EUID with Prebid.js using cli
77

88
This example can be configured for either UID2 or EUID — the behavior is determined by your environment variable configuration. You cannot use both simultaneously.
99

10-
> **NOTE:** This example uses Prebid.js v8.37.0.
11-
10+
> **NOTE:** This example uses Prebid.js v10.15.0.
11+
>
12+
> **IMPORTANT:** This implementation requires Prebid.js version **8.42.0 or later**.
13+
>
1214
> **NOTE:** While the server side of this example is implemented in JavaScript using Node.js, it is not a requirement. You can use any technology of your choice and refer to this example for illustration of the functionality that needs to be implemented.
1315
1416
## Build and Run the Example Application

web-integrations/prebid-integrations/client-side/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ This example demonstrates how to integrate UID2 or EUID with Prebid.js using cli
77

88
This example can be configured for either UID2 or EUID — the behavior is determined by your environment variable configuration. You cannot use both simultaneously.
99

10-
> **NOTE:** This example uses Prebid.js v8.37.0.
10+
> **NOTE:** This example uses Prebid.js v10.15.0.
11+
>
12+
> **IMPORTANT:** This implementation requires Prebid.js version **8.42.0 or later**.
1113
1214
## Viewing live site
1315

web-integrations/prebid-secure-signals/client-side/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ For additional documentation, see:
1313

1414
This example can be configured for either UID2 or EUID — the behavior is determined by your environment variable configuration. You cannot use both simultaneously.
1515

16-
> **NOTE:** This example uses Prebid.js v8.37.0.
16+
> **NOTE:** This example uses Prebid.js v10.15.0.
17+
>
18+
> **IMPORTANT:** This implementation requires Prebid.js version **8.42.0 or later**.
1719
1820
## How It Works
1921

0 commit comments

Comments
 (0)