Skip to content

Commit 619f6e6

Browse files
authored
Merge pull request #103 from ergoplatform/release/0.17.0
Release -> 0.17.0
2 parents 1ed09c2 + 3ba1b21 commit 619f6e6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

next-sitemap.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const siteUrl = process.env.SITE_URL || 'https://ergoplatform.org;
1+
const siteUrl = process.env.SITE_URL || 'https://ergoplatform.org';
22

33
module.exports = {
44
siteUrl: siteUrl,

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"resolutions": {
8282
"webpack": "^5"
8383
},
84-
"version": "0.16.0"
84+
"version": "0.17.0"
8585
}

0 commit comments

Comments
 (0)