diff --git a/config/initializers/_version.rb b/config/initializers/_version.rb index 988deef21..c3a5fe820 100644 --- a/config/initializers/_version.rb +++ b/config/initializers/_version.rb @@ -1,5 +1,5 @@ module Lupo class Application - VERSION = "2.1.9" + VERSION = "2.2" end end \ No newline at end of file