Skip to content

Commit 38fca5d

Browse files
committed
all: Bump to version 3.2.0
1 parent 675dba4 commit 38fca5d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

doc/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ theme = "hugo-theme-techdoc"
1717
github_repository = "https://github.com/TheThingsNetwork/lorawan-stack"
1818
github_doc_repository = "https://github.com/TheThingsNetwork/lorawan-stack"
1919
source_url = "https://github.com/TheThingsNetwork/lorawan-stack/blob/master/"
20-
version= "v3.1.2"
20+
version= "v3.2.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ttn-stack",
3-
"version": "3.1.2",
3+
"version": "3.2.0",
44
"description": "The Things Stack",
55
"main": "index.js",
66
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",

pkg/version/ttn.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ttn-lw",
3-
"version": "3.1.2",
3+
"version": "3.2.0",
44
"description": "The Things Stack for LoRaWAN JavaScript SDK",
55
"url": "https://github.com/TheThingsNetwork/lorawan-stack/tree/master/sdk/js",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)