Skip to content

Commit

Permalink
v9.2.5-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rdela committed Apr 3, 2024
1 parent f09f5df commit 4177fcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _data/metadata.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
let data = {
title: "eleventeen v9.2.4-alpha.5",
title: "eleventeen v9.2.5-alpha.5",
url: "https://eleventeen.blog",
language: "en",
description: "Rainbow Eleventy blog",
Expand All @@ -9,7 +9,7 @@ let data = {
url: "https://example.org",
},
mono: false,
eleventeen: "v9.2.4-alpha.5",
eleventeen: "v9.2.5-alpha.5",
};

export default data;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventeen",
"version": "9.2.4-alpha.5",
"version": "9.2.5-alpha.5",
"description": "A starter repository for a blog web site using the Eleventy site generator.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 4177fcc

Please sign in to comment.