Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kanrichan committed Nov 24, 2020
1 parent c86a20a commit d1144ba
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 45 deletions.
2 changes: 1 addition & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type AppInfo struct {
func newAppInfo() *AppInfo {
return &AppInfo{
Name: "OneBot-YaYa",
Pver: "1.0.2 beta",
Pver: "1.0.4 beta",
Sver: 3,
Author: "kanri",
Desc: "http://github.com/Yiwen-Chan/OneBot-YaYa",
Expand Down
Loading

0 comments on commit d1144ba

Please sign in to comment.