diff options
| author | Michel Etienne | 2015-09-15 14:05:52 +0200 |
|---|---|---|
| committer | Michel Etienne | 2015-09-15 14:05:52 +0200 |
| commit | 41b99b39816cc4edfb0e7936d004f054fd963d40 (patch) | |
| tree | a9107b9d91b9763ddaf33d8898c150a828e51c24 /config/environment.rb | |
| parent | b76cda8e9ce414f666c51799d1665bf4d45f3049 (diff) | |
| download | chouette-core-41b99b39816cc4edfb0e7936d004f054fd963d40.tar.bz2 | |
Mantis 38589 : cannot show or copy api-key
Diffstat (limited to 'config/environment.rb')
| -rw-r--r-- | config/environment.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environment.rb b/config/environment.rb index ebc5d5098..dd88c63b5 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -5,4 +5,4 @@ require File.expand_path('../application', __FILE__) Rails.application.initialize! # Fix version -APP_VERSION = '3.0.0' +APP_VERSION = '3.0.1' |
