diff --git a/config/initializers/alaveteli.rb b/config/initializers/alaveteli.rb index 9b86443b49..a7f40edf04 100644 --- a/config/initializers/alaveteli.rb +++ b/config/initializers/alaveteli.rb @@ -11,7 +11,7 @@ load "util.rb" # Application version -ALAVETELI_VERSION = '0.32.0.1' +ALAVETELI_VERSION = '0.32.0.2' # Add new inflection rules using the following format # (all these examples are active by default): diff --git a/doc/CHANGES.md b/doc/CHANGES.md index f1442ae29c..baedb3ac1d 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -1,3 +1,9 @@ +# 0.32.0.2 + +## Highlighted Features + +* Updated translations from Transifex (Liz Conlan) + # 0.32.0.1 ## Highlighted Features