2
0

build: 🔖 Bump version to 2.5.1

This commit is contained in:
Baptiste Arnaud
2022-06-29 10:23:06 +02:00
parent 8c86cb8684
commit 594adce8f9
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -1,5 +1,5 @@
{
"version": "2.5.0",
"version": "2.5.1",
"name": "typebot-os",
"private": true,
"license": "AGPL-3.0-or-later",