diff --git a/lib/tasks/update_module_versions.rake b/lib/tasks/update_module_versions.rake index 5965c862..66639eff 100644 --- a/lib/tasks/update_module_versions.rake +++ b/lib/tasks/update_module_versions.rake @@ -7,9 +7,7 @@ task :update_module_versions => :environment do REFERENCE_CONFIGS = [ 'Everything', 'PL', - 'VisFormalLang', - 'CT', - 'IntroToSoftwareDesign' + 'PIFLAS23' ] FULL_CONFIG_FILENAME = '_config.json'