chore(release): 1.3.6
Some checks failed
deploy-site / deploy (push) Failing after 1m37s
release / release-windows (push) Failing after 6m6s
portable-unsigned / portable-windows (push) Failing after 18m52s

This commit is contained in:
Yun Chan 2026-09-18 20:58:52 +09:00
parent 27facb8569
commit 6766cb8c8e
23 changed files with 55 additions and 42 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@d3ro/web",
"version": "1.3.5",
"version": "1.3.6",
"private": true,
"description": "D3RO Voice 웹 앱 — Next.js 기반 SaaS 인터페이스",
"scripts": {

View file

@ -139,7 +139,7 @@ export function Sidebar(): React.ReactElement {
</PhosphorText>
</Box>
<Box sx={{ fontSize: '10px', fontFamily: 'ui-monospace, monospace', color: d3roPalette.text.muted }}>
v1.3.5
v1.3.6
</Box>
</Box>