We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f619f commit 54d6a66Copy full SHA for 54d6a66
internal/template/template.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const (
11
- amisVersion = "6.12.0"
+ amisVersion = "6.13.0"
12
amisBaseURL = "https://cdn.jsdelivr.net/npm/amis"
13
14
0 commit comments