Skip to content

Commit

Permalink
Merge pull request #103 from ergoplatform/release/0.17.0
Browse files Browse the repository at this point in the history
Release -> 0.17.0
  • Loading branch information
deadit authored Dec 9, 2022
2 parents 1ed09c2 + 3ba1b21 commit 619f6e6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion next-sitemap.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const siteUrl = process.env.SITE_URL || 'https://ergoplatform.org;
const siteUrl = process.env.SITE_URL || 'https://ergoplatform.org';

module.exports = {
siteUrl: siteUrl,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@
"resolutions": {
"webpack": "^5"
},
"version": "0.16.0"
"version": "0.17.0"
}

0 comments on commit 619f6e6

Please sign in to comment.