mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Bump ToolJet version
This commit is contained in:
parent
d74b3022e9
commit
d071c69d1e
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ require 'rails/test_unit/railtie'
|
||||||
# you've limited to :test, :development, or :production.
|
# you've limited to :test, :development, or :production.
|
||||||
Bundler.require(*Rails.groups)
|
Bundler.require(*Rails.groups)
|
||||||
|
|
||||||
TOOLJET_VERSION = '0.5.7'
|
TOOLJET_VERSION = '0.5.8'
|
||||||
|
|
||||||
module ToolJet
|
module ToolJet
|
||||||
class Application < Rails::Application
|
class Application < Rails::Application
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue