Skip to content

Commit

Permalink
Merge pull request #736 from CMSgov/feat/update-export-script
Browse files Browse the repository at this point in the history
QPPA-0000: update export script
  • Loading branch information
ckawell-sb authored Nov 30, 2023
2 parents a818913 + 5155fd1 commit a366acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/measures/export-measures
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

currentPerformanceYear=$(($1))
maxPerformanceYear=2023
maxPerformanceYear=2024
categories=('ia' 'pi' 'cost' 'quality' 'qcdr')

Red='\033[0;31m'
Expand Down

0 comments on commit a366acb

Please sign in to comment.