diff --git a/build/basic-book-builder.epub b/build/basic-book-builder.epub index 49582ac..43a9fd9 100644 Binary files a/build/basic-book-builder.epub and b/build/basic-book-builder.epub differ diff --git a/build/basic-book-builder.html b/build/basic-book-builder.html index fb58c6a..1725b46 100644 --- a/build/basic-book-builder.html +++ b/build/basic-book-builder.html @@ -124,9 +124,9 @@ AuthorJohn Haverlack Copyright© 2025 Alaska Center for Energy and Power LicenseCC BY-ND 4.0 - Version0.0.2 - Date2025-11-11 - StatePRE-RELEASE + Version1.0.0 + Date2025-11-13 + StateBETA Sourcehttps://github.com/jehaverlack/basic-book-builder diff --git a/build/basic-book-builder.md b/build/basic-book-builder.md index 9be90c7..52acc04 100644 --- a/build/basic-book-builder.md +++ b/build/basic-book-builder.md @@ -35,9 +35,9 @@ title-block: false AuthorJohn Haverlack Copyright© 2025 Alaska Center for Energy and Power LicenseCC BY-ND 4.0 - Version0.0.2 - Date2025-11-11 - StatePRE-RELEASE + Version1.0.0 + Date2025-11-13 + StateBETA Sourcehttps://github.com/jehaverlack/basic-book-builder diff --git a/build/basic-book-builder.pdf b/build/basic-book-builder.pdf index a43fbfb..ca0c865 100644 Binary files a/build/basic-book-builder.pdf and b/build/basic-book-builder.pdf differ diff --git a/conf/epub.yaml b/conf/epub.yaml index 712983e..af5db02 100644 --- a/conf/epub.yaml +++ b/conf/epub.yaml @@ -5,7 +5,7 @@ output-file: build/basic-book-builder.epub metadata: title: "Basic Book Builder" author: "John Haverlack" - date: "2025-11-11" + date: "2025-11-13" rights: "© 2025 Alaska Center for Energy and Power" epub-cover-image: lib/img/UAF-ACEP.png diff --git a/conf/frontmatter-md.html b/conf/frontmatter-md.html index d8b8818..92cb9ca 100644 --- a/conf/frontmatter-md.html +++ b/conf/frontmatter-md.html @@ -23,9 +23,9 @@ AuthorJohn Haverlack Copyright© 2025 Alaska Center for Energy and Power LicenseCC BY-ND 4.0 - Version0.0.2 - Date2025-11-11 - StatePRE-RELEASE + Version1.0.0 + Date2025-11-13 + StateBETA Sourcehttps://github.com/jehaverlack/basic-book-builder diff --git a/conf/frontmatter.html b/conf/frontmatter.html index 27ef3e6..aa4e965 100644 --- a/conf/frontmatter.html +++ b/conf/frontmatter.html @@ -23,9 +23,9 @@ AuthorJohn Haverlack Copyright© 2025 Alaska Center for Energy and Power LicenseCC BY-ND 4.0 - Version0.0.2 - Date2025-11-11 - StatePRE-RELEASE + Version1.0.0 + Date2025-11-13 + StateBETA Sourcehttps://github.com/jehaverlack/basic-book-builder diff --git a/conf/frontmatter.tex b/conf/frontmatter.tex index abb069c..843c48a 100644 --- a/conf/frontmatter.tex +++ b/conf/frontmatter.tex @@ -35,9 +35,9 @@ \textbf{Author:} & John Haverlack \\ \textbf{Copyright:} & © 2025 Alaska Center for Energy and Power \\ \textbf{License:} & CC BY-ND 4.0 \\ -\textbf{Version:} & 0.0.2 \\ -\textbf{Date:} & 2025-11-11 \\ -\textbf{State:} & PRE-RELEASE \\ +\textbf{Version:} & 1.0.0 \\ +\textbf{Date:} & 2025-11-13 \\ +\textbf{State:} & BETA \\ \textbf{Source:} & https://github.com/jehaverlack/basic-book-builder \\ \end{tabular} \end{center} diff --git a/conf/metadata.yaml b/conf/metadata.yaml index 06550a0..3a88bd1 100644 --- a/conf/metadata.yaml +++ b/conf/metadata.yaml @@ -8,7 +8,7 @@ institution: "University of Alaska Fairbanks" logo: "lib/img/UAF-ACEP.png" copyright: "© 2025 Alaska Center for Energy and Power" license: "CC BY-ND 4.0" -version: "0.0.2" -date: "2025-11-11" -state: "PRE-RELEASE" +version: "1.0.0" +date: "2025-11-13" +state: "BETA" source: "https://github.com/jehaverlack/basic-book-builder"