Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit f1f42bd

Browse files
committed
make the relax frame-counter option visible in the ui
1 parent d831c76 commit f1f42bd

File tree

4 files changed

+37
-32
lines changed

4 files changed

+37
-32
lines changed

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.1.3
4+
5+
* Make the relax frame-counter option visible in the ui (the static files
6+
were not generated and included in 0.1.2).
7+
38
## 0.1.2
49

510
* Add relax frame-counter option (this requires LoRa Server >= 0.12.3)

internal/migrations/migrations_gen.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.

internal/static/static_gen.go

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pages:
1414
- changelog.md
1515

1616
extra:
17-
version: '0.1.2'
17+
version: '0.1.3'
1818
github:
1919
download_release: true
2020

0 commit comments

Comments
 (0)