Skip to content

Commit f307ebc

Browse files
committed
chore(compantion): 2.1.0
1 parent 0707391 commit f307ebc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/filters/gemini_manifold_companion.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
author_url: https://github.com/suurt8ll
77
funding_url: https://github.com/suurt8ll/open_webui_functions
88
license: MIT
9-
version: 2.0.0
9+
version: 2.1.0
1010
"""
1111

12-
VERSION = "2.0.0"
12+
VERSION = "2.1.0"
1313

1414
# This filter can detect that a feature like web search or code execution is enabled in the front-end,
1515
# set the feature back to False so Open WebUI does not run it's own logic and then

0 commit comments

Comments
 (0)