Set development version number

This commit is contained in:
Milos Brzakovic (E-Search)
2021-08-17 17:14:48 +02:00
parent fc5d790b0e
commit 81b7e282c3
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.1';
context.version = '2.20.2-dev';
context.privacyVersion = '20201202';
// iD will alter the hash so cache the parameters intended to setup the session