diff --git a/config/initializers/alaveteli.rb b/config/initializers/alaveteli.rb index b091e3ae2f..0bc6d15ce1 100644 --- a/config/initializers/alaveteli.rb +++ b/config/initializers/alaveteli.rb @@ -11,7 +11,7 @@ load "util.rb" # Application version -ALAVETELI_VERSION = '0.26.0.10' +ALAVETELI_VERSION = '0.26.0.11' # 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 1d36ac377b..bcf8a132d7 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -1,3 +1,9 @@ +# 0.26.0.11 + +## Highlighted Features + +* Update CS translations from 0.28.0.3 (Gareth Rees) + # 0.26.0.10 ## Highlighted Features