Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-10-15 18:12:27 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-15 18:12:27 +0300
commit4c5d5c04001c0ba5700db85dda54adf9b73a126a (patch)
tree204912608595a94fe877feade44bf69f17ec0ba3 /less
parentee224a6b4aed8f3e52be7faf6f000a35230efb87 (diff)
Bumps version number1.1.4
Diffstat (limited to 'less')
-rw-r--r--less/fork-awesome.less2
-rw-r--r--less/v5-compat.less2
-rw-r--r--less/variables.less2
3 files changed, 3 insertions, 3 deletions
diff --git a/less/fork-awesome.less b/less/fork-awesome.less
index ed2d3c3b9..7ece9a66d 100644
--- a/less/fork-awesome.less
+++ b/less/fork-awesome.less
@@ -1,5 +1,5 @@
/*!
-Fork Awesome 1.1.3
+Fork Awesome 1.1.4
License - http://forkawesome.github.io/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
diff --git a/less/v5-compat.less b/less/v5-compat.less
index 73bcaf758..0b5f8d183 100644
--- a/less/v5-compat.less
+++ b/less/v5-compat.less
@@ -1,5 +1,5 @@
/*!
-Fork Awesome 1.1.3
+Fork Awesome 1.1.4
License - http://forkawesome.github.io/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
diff --git a/less/variables.less b/less/variables.less
index 8e59c2d4c..0e39a146f 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -6,7 +6,7 @@
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-font-family: ForkAwesome;
-@fa-version: "1.1.3";
+@fa-version: "1.1.4";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: (30em / 14);