config version

This commit is contained in:
defaultkavy 2024-04-02 08:29:09 +08:00
parent e4a80e06ff
commit 8acd741285
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,7 @@
<meta name="twitter:title" content="YouTube Chat Designer">
<meta name="twitter:description" content="YouTube Chat CSS design tool for streamer.">
<!-- <meta name="twitter:image" content=""> -->
<script type="module" crossorigin src="/assets/index-CqaSrBDb.js"></script>
<script type="module" crossorigin src="/assets/index-DfVwnUkC.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-nOkcB8kh.css">
</head>
<body>

View File

@ -1,5 +1,5 @@
export const config = {
version: 'v1.0.5',
version: 'v1.0.6',
github_homepage: 'https://github.com/defaultkavy/youtube-chat-designer',
author_link: 'https://x.com/defaultkavy'
}