Skip to content

Commit

Permalink
chore(release): v2022.8.46
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Oct 30, 2022
1 parent 9be1468 commit 1e3b444
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion data/dnb/kollitsch/build.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "2022.8.45",
"version": "2022.8.46",
"repository": "https://github.com/davidsneighbour/kollitsch.dev"
}
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/davidsneighbour/hugo-shortcodes v1.5.3 // indirect
github.com/davidsneighbour/hugo-sitemap v1.1.1 // indirect
github.com/davidsneighbour/hugo-social v0.1.9 // indirect
github.com/davidsneighbour/hugo-tech v0.0.0-20221030123820-f44dc422a161 // indirect
github.com/davidsneighbour/hugo-tech v0.0.0-20221030153959-fa78b1031578 // indirect
github.com/davidsneighbour/hugo-youtube v1.1.9 // indirect
github.com/paulirish/lite-youtube-embed v0.2.1-0.20220911020040-be6f03ef53b3 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ github.com/davidsneighbour/hugo-sitemap v1.1.1 h1:mLnhpxPUfg+2YM7EhEbBL2uO7ftzaz
github.com/davidsneighbour/hugo-sitemap v1.1.1/go.mod h1:yg6xByEFv+J1UabtBGluLAF4tuekbcgPkwEQbVdIxAY=
github.com/davidsneighbour/hugo-social v0.1.9 h1:Qe/92X8bOac7ypPWk8lWsf74K20onId/TV6qmZ3jJ3s=
github.com/davidsneighbour/hugo-social v0.1.9/go.mod h1:d+S7kYwvMiGflVH+PVKYJ5n5miFvgVB3q7zfpC0EaCE=
github.com/davidsneighbour/hugo-tech v0.0.0-20221030123820-f44dc422a161 h1:pNO5LpQAm7bDzKBc/YrePJr6Cv2INC27S1FuIxCSXS4=
github.com/davidsneighbour/hugo-tech v0.0.0-20221030123820-f44dc422a161/go.mod h1:uPH6ptsCky3OgTIF9b6C33jSRSCC4bjZDskeax5UQUM=
github.com/davidsneighbour/hugo-tech v0.0.0-20221030153959-fa78b1031578 h1:D6y48D2A7W8RRCDQOArST+4fxXhF+ye8qC59vJH33dM=
github.com/davidsneighbour/hugo-tech v0.0.0-20221030153959-fa78b1031578/go.mod h1:uPH6ptsCky3OgTIF9b6C33jSRSCC4bjZDskeax5UQUM=
github.com/davidsneighbour/hugo-youtube v1.1.9 h1:Cx6N6Z+YgIOPp8M6ymEhwFG5aJdsi+oXuiI083WHLGA=
github.com/davidsneighbour/hugo-youtube v1.1.9/go.mod h1:07uFC+0Varr/jgB3bvCyRGC2AgKpfFc7Df5by89KFwk=
github.com/paulirish/lite-youtube-embed v0.2.1-0.20220911020040-be6f03ef53b3 h1:mSoc2S7RFOidzYijyburWi2cPasLfQBvJVoOqZdW4JA=
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/kollitsch-dev",
"description": "Website and content for kollitsch.dev",
"version": "2022.8.45",
"version": "2022.8.46",
"license": "CC-BY-NC-SA-4.0 MIT",
"private": true,
"repository": "davidsneighbour/kollitsch.dev",
Expand Down

0 comments on commit 1e3b444

Please sign in to comment.