Skip to content

Commit adf3b8c

Browse files
committed
Set Projectify version to 2025.3.6
1 parent e13a1d1 commit adf3b8c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[tool.poetry]
66
name = "projectify"
7-
version = "2024.8.20"
7+
version = "2025.3.6"
88
description = "Projectify Backend"
99
maintainers = ["Justus Perlwitz <[email protected]>"]
1010
authors = ["The Projectify Authors"]

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": "projectify-frontend",
3-
"version": "2024.8.20",
3+
"version": "2025.3.6",
44
"scripts": {
55
"build": "vite build",
66
"check": "run-p --max-parallel 4 check:*",

0 commit comments

Comments
 (0)