Bump ToolJet version

This commit is contained in:
navaneeth 2021-07-01 12:46:13 +05:30
parent 4aa0397f43
commit 4222dab8e0

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