diff --git a/config/environments/preview.rb b/config/environments/preview.rb index 6ed4482..93716db 100644 --- a/config/environments/preview.rb +++ b/config/environments/preview.rb @@ -33,7 +33,7 @@ BikeBike::Application.configure do config.assets.digest = true # Version of your assets, change this if you want to expire all your assets. - config.assets.version = '1.01' + config.assets.version = '1.0101' # Specifies the header that your server uses for sending files. # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache