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 /paper | |
parent | 627e37753c7e952d7dbc3fa502979948fdeb91ae (diff) |
fix version number in bootswatch less and scss files, #582
Diffstat (limited to 'paper')
-rw-r--r-- | paper/_bootswatch.scss | 2 | ||||
-rw-r--r-- | paper/bootswatch.less | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/paper/_bootswatch.scss b/paper/_bootswatch.scss index 62d8198a..633baaa5 100644 --- a/paper/_bootswatch.scss +++ b/paper/_bootswatch.scss @@ -1,4 +1,4 @@ -// Paper 3.3.5 +// Paper 3.3.6 // Bootswatch // ----------------------------------------------------- diff --git a/paper/bootswatch.less b/paper/bootswatch.less index ad52083e..53a1f98c 100644 --- a/paper/bootswatch.less +++ b/paper/bootswatch.less @@ -1,4 +1,4 @@ -// Paper 3.3.5 +// Paper 3.3.6 // Bootswatch // ----------------------------------------------------- |