diff --git a/compile-cv.zsh b/compile-cv.zsh index e344d4b..1ede394 100755 --- a/compile-cv.zsh +++ b/compile-cv.zsh @@ -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