aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorMichel Etienne2015-09-24 14:56:42 +0200
committerMichel Etienne2015-09-24 14:56:42 +0200
commitd0ae24fa9d0082a322ed7457090e4dfecf89042f (patch)
tree8d101e5017aeac41e95bb81bd5460f77e9419d11 /config/environment.rb
parentdf9469f96e7ac102e27e682581f3f7b604934578 (diff)
downloadchouette-core-d0ae24fa9d0082a322ed7457090e4dfecf89042f.tar.bz2
adapt to Neptune specifications V4
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 dd88c63b5..1c2b830ee 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.1'
+APP_VERSION = '3.1.0'