This commit is contained in:
Quincy Morgan
2020-11-02 10:19:34 -05:00
parent a8d0826a40
commit ef2ec3ae9c
3 changed files with 21 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.19.4-dev';
context.version = '2.19.4';
context.privacyVersion = '20200407';
// iD will alter the hash so cache the parameters intended to setup the session