【调整】版本更换1.0.2

This commit is contained in:
chudong
2025-05-19 14:32:59 +08:00
parent 37d19aceb4
commit 45145a2311
53 changed files with 54 additions and 54 deletions

View File

@@ -101,13 +101,13 @@ export default defineConfig({
gitProjects: [
{
repo: 'ssh://git@git.bt.cn:30001/wzz/allinssl.git',
branch: '1.0.1',
branch: '1.0.2',
targetDir: 'allinssl-gitlab',
discardChanges: true,
},
{
repo: 'https://github.com/allinssl/allinssl.git',
branch: '1.0.1',
branch: '1.0.2',
targetDir: 'allinssl-github',
discardChanges: true,
},