Skip to content

Commit 09130fb

Browse files
committed
prepare version number
1 parent 5266c8c commit 09130fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cli/brook/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ func main() {
5353
df := func() {}
5454
app := cli.NewApp()
5555
app.Name = "Brook"
56-
app.Version = "20240606"
56+
app.Version = "20250202"
5757
app.Usage = "A cross-platform programmable network tool"
5858
app.Authors = []*cli.Author{
5959
{

ping/ping.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "20240606",
3-
"text": "brook-store: an open source store for some people",
4-
"link": "https://github.com/TxThinkingInc/brook-store",
5-
"text_zh": "YouTube: 为什么当我们谈到种族歧视时,普遍被歧视的是指黑色或黄色人种?",
6-
"link_zh": "https://www.youtube.com/watch?v=7T_jwMGuZ_I"
3+
"text": "Zhi - A Truely End-to-End Encrypted Instant Messaging App",
4+
"link": "https://www.txthinking.com/zhi.html",
5+
"text_zh": "纸,一个真正的端到端加密的聊天应用",
6+
"link_zh": "https://www.txthinking.com/zhi.html"
77
}

0 commit comments

Comments
 (0)