Update for 2.17.3 release

This commit is contained in:
Quincy Morgan
2020-04-24 16:37:33 -07:00
parent c48acd43a8
commit 5dcd0bfe37
4 changed files with 164 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ export function coreContext() {
let context = utilRebind({}, dispatch, 'on');
let _deferred = new Set();
context.version = '2.17.2';
context.version = '2.17.3';
context.privacyVersion = '20200407';
// iD will alter the hash so cache the parameters intended to setup the session