chore(version): bump version

This commit is contained in:
Mauricio Siu 2024-09-22 19:17:39 -06:00
parent 9a850d388d
commit 639bc0e8db
2 changed files with 1 additions and 2 deletions

View File

@ -119,7 +119,6 @@ export const ComposeActions = ({ composeId }: Props) => {
</DropdownMenuContent>
</DropdownMenu>
)}
{data?.server?.name}
</div>
);
};

View File

@ -1,6 +1,6 @@
{
"name": "dokploy",
"version": "v0.8.3",
"version": "v0.9.0",
"private": true,
"license": "Apache-2.0",
"type": "module",