diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-11-26 14:38:30 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-11-26 14:38:30 -0500 |
commit | c7735834f709b7ff67ccc4bef06eb38299f5e09e (patch) | |
tree | 03d7d4d374f4faecd4a60cc3abd335d4b8f0452e /darkly | |
parent | 564f017bc86e19be668e1f7c7e884653432467d6 (diff) |
update version number in builds
Diffstat (limited to 'darkly')
-rw-r--r-- | darkly/bootstrap.css | 2 | ||||
-rw-r--r-- | darkly/bootstrap.min.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/darkly/bootstrap.css b/darkly/bootstrap.css index 32399ca8..747a673d 100644 --- a/darkly/bootstrap.css +++ b/darkly/bootstrap.css @@ -1,6 +1,6 @@ @import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic"); /*! - * bootswatch v3.3.1+1 + * bootswatch v3.3.1+2 * Homepage: http://bootswatch.com * Copyright 2012-2014 Thomas Park * Licensed under MIT diff --git a/darkly/bootstrap.min.css b/darkly/bootstrap.min.css index dee38b02..ec9e5855 100644 --- a/darkly/bootstrap.min.css +++ b/darkly/bootstrap.min.css @@ -1,5 +1,5 @@ @import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");/*! - * bootswatch v3.3.1+1 + * bootswatch v3.3.1+2 * Homepage: http://bootswatch.com * Copyright 2012-2014 Thomas Park * Licensed under MIT |