Merge branch 'release/v0.5.13' into develop

This commit is contained in:
navaneeth 2021-07-05 20:00:30 +05:30
commit 2cbe6d8096

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.12'
TOOLJET_VERSION = '0.5.13'
module ToolJet
class Application < Rails::Application