X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/08d1f5aaab193054c465ebda62ae82d97a1125be..5f8ab9e9244550b20b8d3bd97b3567df7020d06d:/config/environment.rb diff --git a/config/environment.rb b/config/environment.rb index 495f94d80..fb7573d2a 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -11,7 +11,7 @@ RAILS_GEM_VERSION = '2.0.2' unless defined? RAILS_GEM_VERSION SERVER_URL = ENV['OSM_SERVER_URL'] || 'www.openstreetmap.org' # Application constants needed for routes.rb - must go before Initializer call -API_VERSION = ENV['OSM_API_VERSION'] || '0.5' +API_VERSION = ENV['OSM_API_VERSION'] || '0.6' # Set application status - possible settings are: #