aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorMichel Etienne2015-09-15 14:05:52 +0200
committerMichel Etienne2015-09-15 14:05:52 +0200
commit41b99b39816cc4edfb0e7936d004f054fd963d40 (patch)
treea9107b9d91b9763ddaf33d8898c150a828e51c24 /config/environment.rb
parentb76cda8e9ce414f666c51799d1665bf4d45f3049 (diff)
downloadchouette-core-41b99b39816cc4edfb0e7936d004f054fd963d40.tar.bz2
Mantis 38589 : cannot show or copy api-key
Diffstat (limited to 'config/environment.rb')
-rw-r--r--config/environment.rb2
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'