chore: update embedded content renderers

This commit is contained in:
Steven
2024-01-21 21:27:04 +08:00
parent 370054e040
commit a620d140c5
12 changed files with 512 additions and 140 deletions

View File

@@ -9,7 +9,7 @@ import (
// Version is the service current released version.
// Semantic versioning: https://semver.org/
var Version = "0.18.2"
var Version = "0.19.0"
// DevVersion is the service current development version.
var DevVersion = "0.18.2"