Skip to content

Commit ee40906

Browse files
committed
chore: bump version to 2026.4.20.2
Reflects Node 24 migration landing across Dockerfile, CI, @types/node, and the Pi setup.sh installer.
1 parent 8e1cd42 commit ee40906

3 files changed

Lines changed: 3 additions & 3 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 = "waffleweather-backend"
3-
version = "2026.4.20.1"
3+
version = "2026.4.20.2"
44
description = "WaffleWeather - Modern weather station backend"
55
requires-python = ">=3.12"
66
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.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "2026.4.20.1",
3+
"version": "2026.4.20.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)