From a5352e8c235c93edf000a30548e979104f6863ee Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Wed, 14 Feb 2018 13:34:40 +0000 Subject: [PATCH] Bump alaveteli version --- config/initializers/alaveteli.rb | 2 +- doc/CHANGES.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config/initializers/alaveteli.rb b/config/initializers/alaveteli.rb index 1e5aa9d06c..2286b3b5aa 100644 --- a/config/initializers/alaveteli.rb +++ b/config/initializers/alaveteli.rb @@ -11,7 +11,7 @@ load "util.rb" # Application version -ALAVETELI_VERSION = '0.31.0.0' +ALAVETELI_VERSION = '0.31.0.1' # 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 739f97fa41..aaccf977c4 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -1,3 +1,8 @@ +# 0.31.0.1 + +## Highlighted Features + +* Updated translations from Transifex (Gareth Rees) # 0.31.0.0