File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -136,14 +136,14 @@ script from an up-to-date repo workspace.
136136
137137Send the resulting zip file to Rick for posting to https://www.unicode.org/Public/ (not .../Public/draft/).
138138Ask Rick to add other files that are not tracked in the unicodetools repo:
139- * Unihan.zip to .../< version > /ucd
140- * UCDXML files to .../< version > /ucdxml
141- * final charts to .../< version > /charts
139+ * Unihan.zip to .../{ version} /ucd
140+ * UCDXML files to .../{ version} /ucdxml
141+ * final charts to .../{ version} /charts
142142
143143This script works much like the beta script, except it:
144144* assembles all of the files for Public/ in their release folder structure,
145145 rather than for Public/draft/
146- * creates a zipped/< version > folder with UCD.zip
146+ * creates a zipped/{ version} folder with UCD.zip
147147
148148### After a release
149149
You can’t perform that action at this time.
0 commit comments