Update version

This commit is contained in:
Chris Veleris 2025-07-06 00:07:00 +03:00
parent ab29ba6aef
commit a69633b1fa
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "backend",
"version": "v0.63",
"version": "v0.64",
"description": "",
"main": "index.js",
"scripts": {

View file

@ -1,6 +1,6 @@
{
"name": "tududi",
"version": "v0.63",
"version": "v0.64",
"description": "Self-hosted task management with hierarchical organization (Areas > Projects > Tasks), multi-language support, and Telegram integration. Built with React/TypeScript frontend and functional programming Express.js backend.",
"main": "index.js",
"directories": {