diff --git a/config/initializers/_version.rb b/config/initializers/_version.rb index 6cd1f49d3..40f38280f 100644 --- a/config/initializers/_version.rb +++ b/config/initializers/_version.rb @@ -1,6 +1,6 @@ module Lupo class Application - VERSION = "2.3.42" + VERSION = "2.3.43" REVISION = `git rev-parse HEAD` end end \ No newline at end of file