Skip to content

Commit 148b067

Browse files
authored
Merge pull request #40 from NordicSemiconductor/chore/engine-3
Bump version to 1.2 and engine dependency to ^3.0.0
2 parents b24c03a + f66bb9f commit 148b067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pc-nrfconnect-rssi",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Demo application for nRF528xx SoC",
55
"displayName": "RSSI Viewer",
66
"repository": {
@@ -40,6 +40,6 @@
4040
},
4141
"dependencies": {},
4242
"engines": {
43-
"nrfconnect": "^2.4.0"
43+
"nrfconnect": "^3.0.0"
4444
}
4545
}

0 commit comments

Comments
 (0)