Skip to content

Commit

Permalink
prep for v0.0.12, Proof of concept
Browse files Browse the repository at this point in the history
  • Loading branch information
R. S. Doiel committed Nov 21, 2024
1 parent b338907 commit 6666f89
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<section>
<h1 id="about-this-software">About this software</h1>
<h2 id="cold-0.0.11">cold 0.0.11</h2>
<h2 id="cold-0.0.12">cold 0.0.12</h2>
<h3 id="authors">Authors</h3>
<ul>
<li>R. S. Doiel</li>
Expand Down
2 changes: 1 addition & 1 deletion cold.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h1 id="options">OPTIONS</h1>
</dd>
<dt>baseUrl</dt>
<dd>
set the browser’s base path reference, default /
set the browser’s base path reference, default ://
</dd>
<dt>apiUrl</dt>
<dd>
Expand Down
4 changes: 2 additions & 2 deletions cold.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%cold(1) user manual | 0.0.12 2024-11-21 63117a4
%cold(1) user manual | 0.0.12 2024-11-21 b338907
% R. S.Doiel
% 2024-11-21 63117a4
% 2024-11-21 b338907

# NAME

Expand Down
4 changes: 2 additions & 2 deletions cold_reports.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%cold_reports(1) user manual | 0.0.12 2024-11-21 63117a4
%cold_reports(1) user manual | 0.0.12 2024-11-21 b338907
% R. S.Doiel
% 2024-11-21 63117a4
% 2024-11-21 b338907

# NAME

Expand Down
4 changes: 2 additions & 2 deletions directory_sync.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%directory_sync(1) user manual | 0.0.12 2024-11-21 63117a4
%directory_sync(1) user manual | 0.0.12 2024-11-21 b338907
% R. S.Doiel
% 2024-11-21 63117a4
% 2024-11-21 b338907

# NAME

Expand Down
Binary file added pagefind/fragment/en-US_63b37b4.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en-US_7aba23b.pf_fragment
Binary file not shown.
Binary file added pagefind/index/en-US_2ad11ac.pf_index
Binary file not shown.
2 changes: 1 addition & 1 deletion pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.2.0","languages":{"en-US":{"hash":"en-US_c0a8328022c58","wasm":"en-US","page_count":13}}}
{"version":"1.2.0","languages":{"en-US":{"hash":"en-US_504333ab4af37","wasm":"en-US","page_count":13}}}
Binary file added pagefind/pagefind.en-US_504333ab4af37.pf_meta
Binary file not shown.
2 changes: 1 addition & 1 deletion version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const appInfo: {[k: string]: string} = {
releaseDate: "2024-11-21",

// ReleaseHash, the Git hash when version.go was generated
releaseHash: "63117a4",
releaseHash: "b338907",

// licenseText holds a copy of the application license text.
licenseText: `
Expand Down

0 comments on commit 6666f89

Please sign in to comment.