Skip to content

Commit 1fbccc4

Browse files
committed
version bump
1 parent a611450 commit 1fbccc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rm -rf devicehive-python-2.1.0/
2323
```
2424
- Copy gateway package:
2525
```bash
26-
mkdir -p /opt/devicehive && curl -SL https://github.com/devicehive/lora-gateway/releases/download/v0.0.1/gateway.tar.gz | tar zx -C /opt/devicehive
26+
mkdir -p /opt/devicehive && curl -SL https://github.com/devicehive/lora-gateway/releases/download/v0.0.2/gateway.tar.gz | tar zx -C /opt/devicehive
2727
```
2828
- Install it with:
2929
```bash

0 commit comments

Comments
 (0)