Skip to content

Commit

Permalink
chore: branch v3
Browse files Browse the repository at this point in the history
  • Loading branch information
1198994985 committed Apr 11, 2024
1 parent 3f61a58 commit 4eb60fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import download from 'download-git-repo';
import { makeDir, readAllFiles, removeEmptyDirs } from './file';
import axios from 'axios';

const branch = 'v2';
const branch = 'v3';

const TEMPLATE_SOURCE = `github:bytedance/mona-templates#${branch}`;
const TEMPLATE_SOURCE_GITEE = `direct:[email protected]:ByteDance/mona-templates.git#${branch}`;
Expand Down

0 comments on commit 4eb60fa

Please sign in to comment.