Skip to content

Commit c2592d2

Browse files
committed
chore(release): bump version
Signed-off-by: Jonas Dujava <[email protected]>
1 parent 164776a commit c2592d2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

preamble/data.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
%% Thesis title (exactly as in the formal assignment)
55
\NewExpandableDocumentCommand{\ThesisTitle}{}{\TeXtured{} Manual}
66
%% Plaintext version for PDF metadata, uncomment if needed (defauls to \ThesisTitle)
7-
\NewExpandableDocumentCommand{\ThesisTitlePlaintext}{}{TeXtured Manual}
7+
\NewExpandableDocumentCommand{\ThesisTitlePlaintext}{}{TeXtured Manual \TeXturedVERSION}
88
%% Thesis title (if custom formatting is needed for the title page, defauls to \ThesisTitle)
99
\NewExpandableDocumentCommand{\ThesisTitleFront}{}{
1010
\ThesisTitle\\
11-
{\Huge\color{gray}v1.1.0}
11+
{\Huge\color{gray}\TeXturedVERSION}
1212
}
1313

1414
%% Author of the thesis

thesis.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% TeXtured 1.1.0 (2025-01-30)
1+
\NewExpandableDocumentCommand{\TeXturedVERSION}{}{1.2.0} %% TeXtured 2025-05-03
22
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
33
%% NOTE: If you find any issues or have any suggestions, please open %%
44
%% an Issue on GitHub: https://github.com/jdujava/TeXtured %%

0 commit comments

Comments
 (0)