set 0.32.2

This commit is contained in:
vegu-ai-tools
2025-08-23 18:55:11 +03:00
parent 040bacf33a
commit 141036b5f6
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
__all__ = ["VERSION"]
VERSION = "0.33.0"
VERSION = "0.32.2"

View File

@@ -1,12 +1,12 @@
{
"name": "talemate_frontend",
"version": "0.33.0",
"version": "0.32.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "talemate_frontend",
"version": "0.33.0",
"version": "0.32.2",
"dependencies": {
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-markdown": "^6.2.5",

View File

@@ -1,6 +1,6 @@
{
"name": "talemate_frontend",
"version": "0.33.0",
"version": "0.32.2",
"private": true,
"type": "module",
"scripts": {