diff --git a/.zenodo.json b/.zenodo.json
index 0d0b8b86..4fc5c801 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -46,7 +46,7 @@
"license": {
"id": "Apache-2.0"
},
- "publication_date": "2023-08-07",
+ "publication_date": "2023-08-08",
"title": "cffinit",
- "version": "2.3.0"
+ "version": "2.3.1"
}
diff --git a/CITATION.cff b/CITATION.cff
index 85d81b4f..51fa1681 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -29,7 +29,7 @@ authors:
given-names: Reggie
orcid: https://orcid.org/0000-0002-5967-7302
cff-version: 1.2.0
-date-released: 2023-08-07
+date-released: 2023-08-08
identifiers:
- type: doi
value: 10.5281/zenodo.8220982
@@ -50,4 +50,4 @@ license: Apache-2.0
message: If you use this software, please cite it using these metadata.
repository-code: https://github.com/citation-file-format/cff-initializer-javascript
title: cffinit
-version: 2.3.0
+version: 2.3.1
diff --git a/package-lock.json b/package-lock.json
index 67f4f0bb..72a48564 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "cffinit",
- "version": "2.3.0",
+ "version": "2.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index 2d879eed..270b5867 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cffinit",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Web form to assist people in creating a CITATION.cff file for their projects.",
"productName": "cffinit",
"author": "Netherlands eScience Center",
diff --git a/src/components/Footer.vue b/src/components/Footer.vue
index 38724439..1eae5927 100644
--- a/src/components/Footer.vue
+++ b/src/components/Footer.vue
@@ -15,7 +15,7 @@
>
- Version 2.3.0
+ Version 2.3.1
diff --git a/src/components/LayoutLanding.vue b/src/components/LayoutLanding.vue
index 2fa14537..ae119b82 100644
--- a/src/components/LayoutLanding.vue
+++ b/src/components/LayoutLanding.vue
@@ -73,7 +73,7 @@
- Version 2.3.0
+ Version 2.3.1