Skip to content

Commit

Permalink
Merge branch 'master' into candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
samtingleff committed Dec 16, 2019
2 parents 1843704 + 3a3fdd3 commit 740d3b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "digitrust",
"version": "1.5.38",
"version": "1.5.39",
"description": "Package for a universal ID for registered ad servers",
"main": "dist/digitrust.min.js",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions src/config/general.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"prod": {
"urls": {
"digitrustHostPath": "https://cdn.digitru.st/prod/1.5.38/",
"digitrustRedirect": "https://cdn.digitru.st/prod/1.5.38/redirect.html",
"digitrustIframe": "https://cdn.digitru.st/prod/1.5.38/dt.html",
"digitrustHostPath": "https://cdn.digitru.st/prod/1.5.39/",
"digitrustRedirect": "https://cdn.digitru.st/prod/1.5.39/redirect.html",
"digitrustIframe": "https://cdn.digitru.st/prod/1.5.39/dt.html",
"digitrustIdService": "https://cdn-cf.digitru.st/id/v1",
"optoutInfo": "http://www.digitru.st/about-this-notice/",
"adblockCheck": "http://stats.aws.rubiconproject.com/"
Expand Down

0 comments on commit 740d3b8

Please sign in to comment.