Use the correct year. (^:
This commit is contained in:
parent
8ac5ff34a3
commit
88a5f74dfb
|
@ -7,7 +7,7 @@
|
|||
# Define options based on environment variables or use default values.
|
||||
include_links=${CV_INCLUDE_LINKS:-"true"}
|
||||
language=${CV_LANG:-"en"}
|
||||
version="2023-03-01"
|
||||
version="2024-03-01"
|
||||
|
||||
typst_template="#import \"main.typ\": cv
|
||||
|
||||
|
|
Loading…
Reference in New Issue