diff --git a/init.rb b/init.rb index fc919e8f7d..1ad6410d74 100644 --- a/init.rb +++ b/init.rb @@ -39,7 +39,7 @@ # each hash contains conditions in AND; plugin is supported if any hash in array matches supported_plugins = { redmine_testsuites: {}, - redmine_translation_terms: [{ version_or_higher: '3.4.8' }] + redmine_translation_terms: [{ version_or_higher: '4.0.0' }] } require_dependency 'testsuites_versions'