build: bump version to 0.13.12-rc6 (#1713)

* fix: sync-ls warnings

* build: bump version to 0.13.12-rc6

* fix: lint config bug

* build: fix assets ver

* feat: bump asset crate
This commit is contained in:
Myriad-Dreamin 2025-04-30 13:53:28 +08:00 committed by GitHub
parent 48976dd1dd
commit 0552d4bb4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 60 additions and 60 deletions

View file

@ -4,7 +4,7 @@ description = "Task model of typst for tinymist."
categories = ["compilers"]
keywords = ["language", "typst"]
# group: world
version = "0.13.12-rc5"
version = "0.13.12-rc6"
authors.workspace = true
license.workspace = true
edition.workspace = true