Skip to content

Commit df7a9bd

Browse files
committed
Bump version to 2025.2.2
1 parent c576258 commit df7a9bd

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

client/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.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "2025.2.1",
3+
"version": "2025.2.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

server/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2025.2.1
1+
2025.2.2
22

33
**Server owners:** The server config has changed location and format. Ensure you check the release notes for the necessary info.
44
The old config files are not yet removed from git to prevent losing modifications you made to these files.

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "planarally-server"
3-
version = "2025.2.1"
3+
version = "2025.2.2"
44
description = "Planarally server"
55
readme = "README.md"
66
requires-python = ">=3.13.2"

server/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.

0 commit comments

Comments
 (0)