chore: Fix version mismatches

This commit is contained in:
Maksim Eltyshev
2025-10-05 20:53:32 +02:00
parent 18104a486f
commit a52b41207a
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "planka",
"version": "2.0.0-rc.3",
"version": "2.0.0-rc.4",
"private": true,
"scripts": {
"client:build": "npm run build --prefix client",