Skip to content

Commit b1ecccb

Browse files
committed
changed version number to 3b.1.0
1 parent 196bcf8 commit b1ecccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/components/modals/AboutModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const AboutModal = () => {
55
return <Container>
66
<Stack align="center">
77
<Title order={1}>Telltale Script Editor + Tweaks</Title>
8-
<Text>Version 3b.0.0</Text>
8+
<Text>Version 3b.1.0</Text>
99
</Stack>
1010
</Container>
1111
};

0 commit comments

Comments
 (0)