diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-02-05 10:31:56 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-02-05 10:31:56 +0000 |
commit | 1a8f912700430d58ad0827082adb2692e4f02e88 (patch) | |
tree | cf1b19d8019e212881be11fe2ae1c17e5d73e4b0 | |
parent | dd8d6c08319b965f833c61bcc8f270dd36d5db9d (diff) |
Bump Alaveteli version numberhotfix/0.20.0.6
-rw-r--r-- | config/initializers/alaveteli.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/initializers/alaveteli.rb b/config/initializers/alaveteli.rb index ee9ad8316..9167a0c8e 100644 --- a/config/initializers/alaveteli.rb +++ b/config/initializers/alaveteli.rb @@ -10,7 +10,7 @@ load "debug_helpers.rb" load "util.rb" # Application version -ALAVETELI_VERSION = '0.20.0.5' +ALAVETELI_VERSION = '0.20.0.6' # Add new inflection rules using the following format # (all these examples are active by default): |