Merge branch 'release/v0.5.7' into develop

This commit is contained in:
navaneeth 2021-06-12 09:32:08 +05:30
commit e6b8cbcbc2

View file

@ -19,7 +19,7 @@ require 'rails/test_unit/railtie'
# you've limited to :test, :development, or :production.
Bundler.require(*Rails.groups)
TOOLJET_VERSION = '0.5.4'
TOOLJET_VERSION = '0.5.7'
module ToolJet
class Application < Rails::Application