Skip to content

Commit 8af0cbd

Browse files
committed
fix: typo in newt-init.yaml
1 parent 78c5bfd commit 8af0cbd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ authors:
88
abstract: This is a collection of Bash scripts and cloud-init YAML files to be used with multipass for generating virtual machines useful for software development in libraries and archives.
99
repository-code: "https://github.com/caltechlibrary/cloud-init-examples"
1010
type: software
11-
version: 0.0.7
11+
version: 0.0.8
1212
license-url: "https://caltechlibrary.github.io/cloud-init-examples/LICENSE"
13-
date-released: 2024-03-08
13+
date-released: 2024-04-10

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<section>
3131
<h1 id="about-this-software">About this software</h1>
32-
<h2 id="cloud-init-examples-0.0.7">cloud-init-examples 0.0.7</h2>
32+
<h2 id="cloud-init-examples-0.0.8">cloud-init-examples 0.0.8</h2>
3333
<h3 id="authors">Authors</h3>
3434
<ul>
3535
<li>R. S. Doiel</li>

about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors:
1212
orcid: "https://orcid.org/0000-0003-0900-6903"
1313

1414
repository-code: "https://github.com/caltechlibrary/cloud-init-examples"
15-
version: 0.0.7
15+
version: 0.0.8
1616
license-url: "https://caltechlibrary.github.io/cloud-init-examples/LICENSE"
1717

1818

@@ -21,7 +21,7 @@ license-url: "https://caltechlibrary.github.io/cloud-init-examples/LICENSE"
2121
About this software
2222
===================
2323

24-
## cloud-init-examples 0.0.7
24+
## cloud-init-examples 0.0.8
2525

2626
### Authors
2727

0 commit comments

Comments
 (0)