Skip to content

Commit

Permalink
Merge branch 'production' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
pheiduck authored Dec 22, 2023
2 parents 2273243 + a7347ae commit c772427
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
tags: ghcr.io/wg-easy/wg-easy:development
tags: ghcr.io/wg-easy/wg-easy:development
3 changes: 1 addition & 2 deletions docs/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"6": "Many small performance improvements & bug fixes. Enjoy!",
"7": "Improved the look & performance of the upload/download chart.",
"8": "Updated to Node.js v18.",
"8": "Updated to Node.js v18.",
"9": "Fixed issue running on devices with older kernels.",
"10": "Added sessionless HTTP API auth & automatic dark mode."
}
}
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
"engines": {
"node": "18"
}
}
}

0 comments on commit c772427

Please sign in to comment.