Skip to content

Commit f8b9b26

Browse files
author
planemo-autoupdate
committed
Updating tools/llm_hub from version 1.101.0 to 1.108.0
1 parent 0d8a75d commit f8b9b26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/llm_hub/llm_hub.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<description>Call any LLM</description>
33
<macros>
44
<import>macros.xml</import>
5-
<token name="@VERSION_SUFFIX@">1</token>
5+
<token name="@VERSION_SUFFIX@">0</token>
66
<token name="@PROFILE@">24.0</token>
77
</macros>
88
<requirements>

tools/llm_hub/macros.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<macros>
2-
<token name="@TOOL_VERSION@">1.101.0</token>
2+
<token name="@TOOL_VERSION@">1.108.0</token>
33
</macros>

0 commit comments

Comments
 (0)