mirror of
https://github.com/koreanbots/core.git
synced 2025-12-13 05:10:24 +00:00
chore: bump version to 2.12.2
This commit is contained in:
parent
1325a1212e
commit
cc9327d3cc
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "koreanbots",
|
||||
"version": "2.12.1",
|
||||
"version": "2.12.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
@ -180,6 +180,8 @@ const AddBot: NextPage<AddBotProps> = ({ logged, user, csrfToken, theme }) => {
|
||||
봇 심사에 대한 자세한 내용은{' '}
|
||||
<Link
|
||||
href='https://contents.koreanbots.dev/bot-review'
|
||||
rel='noreferrer'
|
||||
target='_blank'
|
||||
className='text-blue-500 hover:text-blue-600'
|
||||
>
|
||||
봇 심사 가이드
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user