diff options
author | Thomas Park <thomas@thomaspark.co> | 2016-07-16 21:30:35 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.co> | 2016-07-16 21:30:35 -0400 |
commit | 316f055624e046b4a23dc9a35629b87b1be8f58e (patch) | |
tree | 9ccd85a3aabc0a6f84f0bf5a1ed174df3d2c7845 /simplex | |
parent | 627e37753c7e952d7dbc3fa502979948fdeb91ae (diff) |
fix version number in bootswatch less and scss files, #582
Diffstat (limited to 'simplex')
-rw-r--r-- | simplex/_bootswatch.scss | 2 | ||||
-rw-r--r-- | simplex/bootswatch.less | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/simplex/_bootswatch.scss b/simplex/_bootswatch.scss index 497a21d8..3c050fb9 100644 --- a/simplex/_bootswatch.scss +++ b/simplex/_bootswatch.scss @@ -1,4 +1,4 @@ -// Simplex 3.3.5 +// Simplex 3.3.6 // Bootswatch // ----------------------------------------------------- diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less index 38dab1ba..adea4e9d 100644 --- a/simplex/bootswatch.less +++ b/simplex/bootswatch.less @@ -1,4 +1,4 @@ -// Simplex 3.3.5 +// Simplex 3.3.6 // Bootswatch // ----------------------------------------------------- |