Skip to content

Commit 313d165

Browse files
committed
Set pdf version to 1.6 by default
1 parent df05ac5 commit 313d165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/typesetsh.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@
8787
| PDF version to save the document in.
8888
*/
8989

90-
'pdf_version' => '1.4',
90+
'pdf_version' => '1.6',
9191
];

0 commit comments

Comments
 (0)