Skip to content

Commit

Permalink
Update driver.go
Browse files Browse the repository at this point in the history
  • Loading branch information
zengge99 authored Sep 17, 2024
1 parent c91fec6 commit a0b5664
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion drivers/alishare_115/driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ import (
var UserAgent = "Mozilla/5.0 115Browser/27.0.3.7"

const (
appVer = "2.0.3.6"
//appVer = "2.0.3.6"
appVer = "27.0.3.7"
)

type AliyundriveShare2Pan115 struct {
Expand Down

0 comments on commit a0b5664

Please sign in to comment.