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:46:32 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-15 18:46:32 +0300
commit3d9a1ddce2b0b44b64333cec1f7aa81fd4f1710f (patch)
tree5f5ca44d2cf6b95bca39d9e3455976e0dca1480f /less
parent4c5d5c04001c0ba5700db85dda54adf9b73a126a (diff)
New version nubmer just to trigger CI1.1.5
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 7ece9a66d..f3764b20a 100644
--- a/less/fork-awesome.less
+++ b/less/fork-awesome.less
@@ -1,5 +1,5 @@
/*!
-Fork Awesome 1.1.4
+Fork Awesome 1.1.5
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 0b5f8d183..8d06b664e 100644
--- a/less/v5-compat.less
+++ b/less/v5-compat.less
@@ -1,5 +1,5 @@
/*!
-Fork Awesome 1.1.4
+Fork Awesome 1.1.5
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 0e39a146f..54e3f4a95 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.4";
+@fa-version: "1.1.5";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: (30em / 14);