fix: Update URL prefix for Airflow 3 compatibility and adjust base path in Vite config

This commit is contained in:
2025-05-10 19:51:51 +00:00
parent c5576acb19
commit dd2f7edf92
3 changed files with 4 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "markdown-view-plugin"
version = "0.1.8"
version = "0.1.13"
description = "Airflow UI plugin to render Markdown content using FastAPI and React."
readme = "README.md"
requires-python = ">=3.9"