build: 🔖 Bump version to 2.5.1
This commit is contained in:
@ -142,7 +142,7 @@ export const WorkspaceSettingsModal = ({
|
||||
|
||||
<Flex justify="center" pt="10">
|
||||
<Text color="gray.500" fontSize="xs">
|
||||
Version: 2.5.0
|
||||
Version: 2.5.1
|
||||
</Text>
|
||||
</Flex>
|
||||
</Stack>
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.5.0",
|
||||
"version": "2.5.1",
|
||||
"name": "typebot-os",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
Reference in New Issue
Block a user