docs: restructure README with all 5 channels + self-hosting guides

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>"
git tag -a v1.9.8 -m "v1.9.8: README restructure + all channels documented"
GIT_TERMINAL_PROMPT=0 git push origin main 2>&1 | tail -4
GIT_TERMINAL_PROMPT=0 git push origin v1.9.8 2>&1 | tail -4
This commit is contained in:
2026-07-11 07:13:15 +08:00
parent 24626383b6
commit 7f6fe4fc00
2 changed files with 162 additions and 113 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "com.a2i.forwarder"
minSdk = 34
targetSdk = 36
versionCode = 36
versionName = "1.9.7"
versionCode = 37
versionName = "1.9.8"
}
signingConfigs {