From 50f29d278ab236824b20f710eb47a2100b734347 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Thu, 11 Oct 2018 10:54:49 -0700 Subject: [PATCH] Redirect logic to v0 (#1384) --- pxtarget.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pxtarget.json b/pxtarget.json index 10b3950b..519fdb2c 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -429,6 +429,9 @@ }, "browserDbPrefixes": { "1": "v1" + }, + "editorVersionPaths": { + "0": "v0" } } } \ No newline at end of file