diff --git a/config/initializers/_version.rb b/config/initializers/_version.rb index a0a26b6c9..9fb97e09e 100644 --- a/config/initializers/_version.rb +++ b/config/initializers/_version.rb @@ -1,5 +1,5 @@ module Lupo class Application - VERSION = "2.3.36" + VERSION = "2.3.37" end end \ No newline at end of file