浏览代码

Bumping the version up to 3.2.0

LightGuard 12 年之前
父节点
当前提交
61f6d8cc90
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scss/_variables.scss

+ 1 - 1
scss/_variables.scss

@@ -1,7 +1,7 @@
 // Variables
 
 $FontAwesomePath: "../font" !default;
-$FontAwesomeVersion: "3.1.0" !default;
+$FontAwesomeVersion: "3.2.0" !default;
 $borderColor: #eeeeee !default;
 $iconMuted: #eeeeee !default;
 $iconLight: white !default;