diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-04-09 19:52:20 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-04-10 12:10:13 +0100 |
commit | 6cfa3e2e81cd7cbd7a2709f37c7fa703a41af2d5 (patch) | |
tree | 159e2a1e8eb10237ad44ad96b7a609e08e55c3a2 | |
parent | 17882311cce273c62322959a2deb31c2dc5cbae9 (diff) |
Bump alaveteli version.0.21.0.14hotfix/0.21.0.14
-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 826ccc6da..fff2ae2d1 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.21.0.13' +ALAVETELI_VERSION = '0.21.0.14' # Add new inflection rules using the following format # (all these examples are active by default): |