Skip to content

Commit 03a4e74

Browse files
committed
fix reference config list
Signed-off-by: Alex Hicks <awh4kc@vt.edu>
1 parent 46d6fa3 commit 03a4e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tasks/update_module_versions.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ task :update_module_versions => :environment do
77
REFERENCE_CONFIGS = [
88
'Everything',
99
'PL',
10-
'PIFLAS23',
10+
'PIFLA',
1111
'SWDesignAndDataStructs',
1212
'IntroToSoftwareDesign'
1313
]

0 commit comments

Comments
 (0)