Skip to content

Commit

Permalink
Merge pull request #6722 from TheThingsNetwork/release/v3.28.1
Browse files Browse the repository at this point in the history
Release v3.28.1
  • Loading branch information
adriansmares authored Nov 27, 2023
2 parents 8b1c55c + 889ea6f commit e72beee
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For details about compatibility between different releases, see the **Commitment

### Security

## [3.28.1] - unreleased
## [3.28.1] - 2023-11-27

### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ttn-stack",
"version": "3.28.0",
"version": "3.28.1",
"description": "The Things Stack",
"main": "index.js",
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
Expand Down
2 changes: 1 addition & 1 deletion pkg/version/ttn.go

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

2 changes: 1 addition & 1 deletion sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ttn-lw",
"version": "3.28.0",
"version": "3.28.1",
"description": "The Things Stack for LoRaWAN JavaScript SDK",
"url": "https://github.com/TheThingsNetwork/lorawan-stack/tree/default/sdk/js",
"main": "dist/index.js",
Expand Down

0 comments on commit e72beee

Please sign in to comment.