2.1.0
1 parent 0707391 commit f307ebcCopy full SHA for f307ebc
1 file changed
plugins/filters/gemini_manifold_companion.py
@@ -6,10 +6,10 @@
6
author_url: https://github.com/suurt8ll
7
funding_url: https://github.com/suurt8ll/open_webui_functions
8
license: MIT
9
-version: 2.0.0
+version: 2.1.0
10
"""
11
12
-VERSION = "2.0.0"
+VERSION = "2.1.0"
13
14
# This filter can detect that a feature like web search or code execution is enabled in the front-end,
15
# set the feature back to False so Open WebUI does not run it's own logic and then
0 commit comments