Skip to content

Commit 85ffc33

Browse files
committed
Update to version 2021.3.20
1 parent 7fd6d00 commit 85ffc33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Build/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ TARGET = LumiRouter
3636
###############################################################################
3737
# Application build date
3838

39-
BUILD_DATE = 20210219
39+
BUILD_DATE = 20210320
4040
CFLAGS += -DBUILD_DATE_STRING=\"$(BUILD_DATE)\"
4141

4242
###############################################################################

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This instruction assumes that an alternative __OpenWRT__ firmware is already ins
1212
2. Issue the following commands in the command line.
1313

1414
```shell
15-
wget https://github.com/igo-r/Lumi-Router-JN5169/releases/latest/download/Lumi_Router_JN5169_20210219.bin -O /tmp/LumiRouter.bin
15+
wget https://github.com/igo-r/Lumi-Router-JN5169/releases/latest/download/LumiRouter_20210320.bin -O /tmp/LumiRouter.bin
1616
jnflash /tmp/LumiRouter.bin
1717
```
1818

0 commit comments

Comments
 (0)