Resolve compiling problem (#532)

* Specify exact fuse version

* 6.0.3

* Version 6.0.3
This commit is contained in:
Josh Johnson 2019-02-26 12:20:52 +00:00 committed by GitHub
parent 345d881118
commit be295bf563
3 changed files with 620 additions and 574 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -16,7 +16,7 @@
<meta name="theme-color" content="#ffffff">
<!-- Ignore these -->
<link rel="stylesheet" href="assets/styles/base.min.css?version=6.0.2">
<link rel="stylesheet" href="assets/styles/base.min.css?version=6.0.3">
<!-- End ignore these -->
<!-- Optional includes -->
@ -24,8 +24,8 @@
<!-- End optional includes -->
<!-- Choices includes -->
<link rel="stylesheet" href="assets/styles/choices.min.css?version=6.0.2">
<script src="assets/scripts/choices.min.js?version=6.0.2"></script>
<link rel="stylesheet" href="assets/styles/choices.min.css?version=6.0.3">
<script src="assets/scripts/choices.min.js?version=6.0.3"></script>
<!-- End Choices includes -->
<!--[if lt IE 9]>