From daff559dd4e180f44ea528b1d4ead9085c2c90ba Mon Sep 17 00:00:00 2001 From: peijiankang Date: Wed, 24 May 2023 14:58:46 +0800 Subject: [PATCH] add stb.yaml and rebuild --- stb.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 stb.yaml diff --git a/stb.yaml b/stb.yaml new file mode 100644 index 0000000..d50df70 --- /dev/null +++ b/stb.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: nothings/stb +tag_prefix: "v" +separator: "." -- Gitee