chore(memory_system): bump version to 1.2.0 in metadata header

Update reflects new changes or improvements since the previous 1.0.0
release, ensuring versioning stays accurate and aligned with project
progress.
This commit is contained in:
mtayfur
2025-11-24 16:06:03 +03:00
parent bc5611a6d0
commit 670733aaa7

View File

@@ -1,7 +1,7 @@
"""
title: Memory System
description: A semantic memory management system for Open WebUI that consolidates, deduplicates, and retrieves personalized user memories using LLM operations.
version: 1.0.0
version: 1.2.0
authors: https://github.com/mtayfur
license: Apache-2.0
required_open_webui_version: 0.6.37