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

@ -2,7 +2,7 @@
name = "typst-shim"
description = "A compatibility layer for Typst release and mainline versions."
authors = ["The Typst Project Developers"]
version = "0.13.12-rc5"
version = "0.13.12-rc6"
edition.workspace = true
license.workspace = true
homepage.workspace = true