diff --git a/README.md b/README.md index 1fa9bd7..a69f91a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Copyright (C) Marei Peischl , 2018–2023 - tuda-ci 2023/07/05 v3.33 + tuda-ci 2023/07/12 v3.34 *************************************************************************** @@ -347,3 +347,5 @@ leaflets | DEMO-TUDaLeaflet.tex | tudaleaflet.cls * 3.33 (2023-07-05) - disable affidavit by default, see https://github.com/tudace/tuda_latex_templates/issues/432 for more information - rename color={} option of tudabeamer to tudacolors={} to avoid conflicts with siunitx + * 3.34 (2023-07-12) + - fix typo in affidavit diff --git a/addlicense.sh b/addlicense.sh index 095f5eb..803588b 100755 --- a/addlicense.sh +++ b/addlicense.sh @@ -1,6 +1,6 @@ #!/bin/bash cd tex -fileversion="3.33" +fileversion="3.34" filedate=$(date '+%Y/%m/%d') echo $filedate for filename in *.sty *.cls *.def *.cfg *paper.clo