chore: update package versions to v3.1.2-beta for docs, server, and web applications

This commit is contained in:
Daniel Luiz Alves
2025-07-15 15:22:12 -03:00
parent 8e7aadd183
commit 78f6e36fc9
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "palmr-docs",
"version": "v3.1.1-beta",
"version": "v3.1.2-beta",
"description": "Docs for Palmr",
"private": true,
"author": "Daniel Luiz Alves <daniel@kyantech.com.br>",

View File

@@ -1,6 +1,6 @@
{
"name": "palmr-api",
"version": "v3.1.1-beta",
"version": "v3.1.2-beta",
"description": "API for Palmr",
"private": true,
"author": "Daniel Luiz Alves <daniel@kyantech.com.br>",

View File

@@ -1,6 +1,6 @@
{
"name": "palmr-web",
"version": "v3.1.1-beta",
"version": "v3.1.2-beta",
"description": "Frontend for Palmr",
"private": true,
"author": "Daniel Luiz Alves <daniel@kyantech.com.br>",