Skip to content

Commit

Permalink
Update Fotorama 4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 14, 2015
1 parent 1eb8772 commit ee58306
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3,707 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ task :update do

def convert
css = asset('fotorama.css')
scss = asset('fotorama.css.scss')
scss = asset('fotorama.scss')

scss.open('w') do |io|
io << css.read
Expand Down
2 changes: 1 addition & 1 deletion lib/fotoramajs/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Fotoramajs
VERSION = "4.6.3.2"
VERSION = "4.6.4"
end
Loading

0 comments on commit ee58306

Please sign in to comment.