Skip to content

Commit 54d6a66

Browse files
committed
amis sdk 6.13.0
1 parent 17f619f commit 54d6a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/template/template.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
const (
11-
amisVersion = "6.12.0"
11+
amisVersion = "6.13.0"
1212
amisBaseURL = "https://cdn.jsdelivr.net/npm/amis"
1313
)
1414

0 commit comments

Comments
 (0)