diff --git a/README.md b/README.md
index b5015c7..ddc5231 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
| **Author** | John Haverlack |
| **Copyright** | 2026 John Haverlack |
| **License** | CC BY-ND 4.0 |
-| **Version** | 1.1.0 |
+| **Version** | 1.2.2 |
| **Date** | 2026-02-05 |
This is a basic book (article) builder template based on a Pandoc build process in conjunction with a number of other tools to generate PDF, DOCX, ODT, HTML, LaTeX, Markdown, and Epub book formats all from a single set of Markdown source content in an Obsidian vault.
diff --git a/build/docx/basic-book-builder.docx b/build/docx/basic-book-builder.docx
index 8652f4e..d4c92ee 100644
Binary files a/build/docx/basic-book-builder.docx and b/build/docx/basic-book-builder.docx differ
diff --git a/build/html/basic-book-builder.html b/build/html/basic-book-builder.html
index 26cd5cc..d4a9e34 100644
--- a/build/html/basic-book-builder.html
+++ b/build/html/basic-book-builder.html
@@ -69,7 +69,7 @@
| Author | John Haverlack |
- | Version | 1.1.0 |
+ | Version | 1.2.2 |
| Date | 2026-02-05 |
| Affiliation | Alaska Center for Energy and Power |
| Institution | University of Alaska Fairbanks |
diff --git a/build/latex/basic-book-builder.log b/build/latex/basic-book-builder.log
index 7f296f8..6866ae7 100644
--- a/build/latex/basic-book-builder.log
+++ b/build/latex/basic-book-builder.log
@@ -1,4 +1,4 @@
-This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Debian) (preloaded format=xelatex 2025.11.6) 5 FEB 2026 15:24
+This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Debian) (preloaded format=xelatex 2025.11.6) 5 FEB 2026 15:41
entering extended mode
restricted \write18 enabled.
file:line:error style messages enabled.
diff --git a/build/latex/basic-book-builder.pdf b/build/latex/basic-book-builder.pdf
index 5bec612..b10b41e 100644
Binary files a/build/latex/basic-book-builder.pdf and b/build/latex/basic-book-builder.pdf differ
diff --git a/build/latex/basic-book-builder.tex b/build/latex/basic-book-builder.tex
index 948e363..bc9c3ba 100644
--- a/build/latex/basic-book-builder.tex
+++ b/build/latex/basic-book-builder.tex
@@ -345,7 +345,7 @@
\setlength{\tabcolsep}{8pt} % column padding
\begin{tabular}{@{}p{0.28\textwidth}p{0.65\textwidth}@{}}
\textbf{Author:} & John Haverlack \\
-\textbf{Version:} & 1.1.0 \\
+\textbf{Version:} & 1.2.2 \\
\textbf{Date:} & 2026-02-05 \\
\textbf{Affiliation:} & Alaska Center for Energy and Power \\
\textbf{Institution:} & University of Alaska Fairbanks \\
diff --git a/build/odt/basic-book-builder.odt b/build/odt/basic-book-builder.odt
index 895633c..cb37f98 100644
Binary files a/build/odt/basic-book-builder.odt and b/build/odt/basic-book-builder.odt differ
diff --git a/build/pdf/basic-book-builder.pdf b/build/pdf/basic-book-builder.pdf
index 5bec612..b10b41e 100644
Binary files a/build/pdf/basic-book-builder.pdf and b/build/pdf/basic-book-builder.pdf differ
diff --git a/metadata.yaml b/metadata.yaml
index 130cf3b..734f605 100644
--- a/metadata.yaml
+++ b/metadata.yaml
@@ -5,7 +5,7 @@ name: "basic-book-builder"
logo: "lib/img/UAF-ACEP.png"
# Version / Repo
-version: "1.1.0"
+version: "1.2.2"
date: "2026-02-05"
state: "BETA"
source: "https://github.com/jehaverlack/basic-book-builder"