Follow up 4e4ba091d4 - Fixes #3776 - Force users to reload after system migration.

This commit is contained in:
Rolf Schmidt 2021-09-30 13:19:08 +01:00 committed by Thorsten Eckel
parent 9c5a11f36e
commit 79bacb14aa

View file

@ -1,6 +1,6 @@
# Copyright (C) 2012-2021 Zammad Foundation, http://zammad-foundation.org/
class ReloadAfterCoreWorkflow < ActiveRecord::Migration[4.2]
class ReloadAfterCoreWorkflow < ActiveRecord::Migration[6.0]
def up
# return if it's a new setup