This commit is contained in:
Quincy Morgan
2020-07-20 12:37:39 -04:00
parent ebf6715863
commit 8f4d26ed24
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export function coreContext() {
let context = utilRebind({}, dispatch, 'on');
let _deferred = new Set();
context.version = '2.17.3';
context.version = '2.18.0';
context.privacyVersion = '20200407';
// iD will alter the hash so cache the parameters intended to setup the session