Skip to content

Commit 9745ccb

Browse files
committed
Release:--: v0.0.18_2026-04-30_03:03:07_UTC
1 parent d59eff9 commit 9745ccb

3 files changed

Lines changed: 22 additions & 16 deletions

File tree

as_config/as_config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616

1717
const (
1818
ProjectName = "api_show"
19-
ProjectVersion = "v0.0.17"
19+
ProjectVersion = "v0.0.18"
2020
ProjectBundleID = "com.0xYeah.api_show"
2121

2222
ListenPort = 12110

changelog/v0.0.16.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

changelog/v0.0.18.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## v0.0.18 ChangeLog
2+
3+
- Release:--: v0.0.18_2026-04-30_03:03:07_UTC
4+
- Range: bd83f4ccc3635524ac7e2499907352798505ce1f..HEAD
5+
- Commits: 1
6+
7+
### commit infos
8+
9+
- 4 files changed, 315 insertions(+), 8 deletions(-)
10+
11+
```
12+
LICENSE | 2 +-
13+
README.md | 30 +++-
14+
README_CN.md | 291 ++++++++++++++++++++++++++++++++++
15+
docs/screenshots/portal-bind-totp.png | Bin 0 -> 67423 bytes
16+
4 files changed, 315 insertions(+), 8 deletions(-)
17+
```
18+
19+
### commit messages
20+
21+
- 2026-04-30 d59eff9 docs: bilingual README, applicability callout, bind-totp screenshot

0 commit comments

Comments
 (0)