1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

chore: Update version

This commit is contained in:
Maksim Eltyshev 2025-05-27 23:37:47 +02:00
parent 39df82c1ce
commit 40e107d6d4
6 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "planka",
"version": "2.0.0-rc.2",
"version": "2.0.0-rc.3",
"private": true,
"scripts": {
"client:build": "npm run build --prefix client",