Skip to content

Commit

Permalink
release v0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
3DRX committed Sep 12, 2024
1 parent 2f54136 commit 4620442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion webui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tcctl 0.2.6</title>
<title>tcctl 0.2.8</title>
</head>
<body>
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion webui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tcctl_webui",
"private": true,
"version": "0.2.6",
"version": "0.2.8",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 4620442

Please sign in to comment.