This commit is contained in:
Milos Brzakovic
2021-07-23 15:53:43 +02:00
parent aa7f912a29
commit 33a012e007
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export function coreContext() {
let context = utilRebind({}, dispatch, 'on');
let _deferred = new Set();
context.version = '2.20.0-dev';
context.version = '2.20.0';
context.privacyVersion = '20201202';
// iD will alter the hash so cache the parameters intended to setup the session