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 /superhero | |
parent | 627e37753c7e952d7dbc3fa502979948fdeb91ae (diff) |
fix version number in bootswatch less and scss files, #582
Diffstat (limited to 'superhero')
-rw-r--r-- | superhero/_bootswatch.scss | 2 | ||||
-rw-r--r-- | superhero/bootswatch.less | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/superhero/_bootswatch.scss b/superhero/_bootswatch.scss index 6fee0e9c..d94767c6 100644 --- a/superhero/_bootswatch.scss +++ b/superhero/_bootswatch.scss @@ -1,4 +1,4 @@ -// Superhero 3.3.5 +// Superhero 3.3.6 // Bootswatch // ----------------------------------------------------- diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less index 1af16723..2d8bfb4d 100644 --- a/superhero/bootswatch.less +++ b/superhero/bootswatch.less @@ -1,4 +1,4 @@ -// Superhero 3.3.5 +// Superhero 3.3.6 // Bootswatch // ----------------------------------------------------- |