Bump version to 1.6.0

This commit is contained in:
Michal Moskal 2017-01-05 11:11:42 +00:00
parent c37bc53dbe
commit 80bcc26cbf

View file

@ -33,7 +33,7 @@
#define INDEX_URL "https://www.pxt.io/"
#endif
#define UF2_VERSION_BASE "v1.5.0"
#define UF2_VERSION_BASE "v1.6.0"
// needs to be more than ~4200 (to force FAT16)
#define NUM_FAT_BLOCKS 8000