Skip to content

Commit d68050b

Browse files
authored
Bump version to v1.4.2 (#1656)
1 parent 88473b8 commit d68050b

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "appointment"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
description = "Backend component to Thunderbird Appointment"
55
requires-python = ">3.12"
66
dynamic = ["dependencies"]

backend/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thunderbird-appointment",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"private": true,
55
"license": "MPL-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)