Bump drive version for new users
This commit is contained in:
parent
2b8e734cae
commit
d6d53e4068
@ -154,7 +154,7 @@ define([
|
||||
proxy.login_name = uname;
|
||||
proxy[Constants.displayNameKey] = uname;
|
||||
sessionStorage.createReadme = 1;
|
||||
if (!shouldImport) { proxy.version = 5; }
|
||||
if (!shouldImport) { proxy.version = 6; }
|
||||
Feedback.send('REGISTRATION', true);
|
||||
} else {
|
||||
Feedback.send('LOGIN', true);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user