Skip to content

Commit

Permalink
Update protocol to 3.2.10-25765
Browse files Browse the repository at this point in the history
  • Loading branch information
pk5ls20 authored Sep 14, 2024
1 parent b6ff78d commit 0dffe9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ var (
)

func main() {
appInfo := auth.AppList["linux"]["3.1.2-13107"]
appInfo := auth.AppList["linux"]["3.2.10-25765"]
deviceInfo := &auth.DeviceInfo{
Guid: "cfcd208495d565ef66e7dff9f98764da",
DeviceName: "Lagrange-DCFCD07E",
Expand Down

0 comments on commit 0dffe9c

Please sign in to comment.