Skip to content

Commit 83ed78b

Browse files
committed
chore(plugin): update version to 0.1.1
1 parent ea110ce commit 83ed78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
return array(
33
'id' => 'ai-response-generator:osticket',
4-
'version' => '0.1.0',
4+
'version' => '0.1.1',
55
'name' => 'AI Response Generator',
66
'description' => 'Adds an AI-powered "Generate Response" button to the agent ticket view with configurable API settings and RAG.',
77
'author' => 'Mateusz Hajder',

0 commit comments

Comments
 (0)