Merge pull request #1644 from dpalou/MOBILE-2727

MOBILE-2727 core: Use right version number for 3.6
main
Juan Leyva 2018-12-03 16:46:15 +01:00 committed by GitHub
commit 5257514c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ export class CoreSite {
3.3: 2017051503,
3.4: 2017111300,
3.5: 2018051700,
3.6: 2018111000 // @todo: Replace it with the right 3.6 date when released.
3.6: 2018120300
};
// Rest of variables.