Skip to content

Commit 6cce0c7

Browse files
committed
Fix: Bump version to v0.3.1
1 parent 1d7af7a commit 6cce0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
$plugin->component = 'tiny_ai';
2929
$plugin->release = '0.3.1';
30-
$plugin->version = 2024070100;
30+
$plugin->version = 2025010700;
3131
$plugin->requires = 2024042200;
3232
$plugin->maturity = MATURITY_ALPHA;
3333
$plugin->dependencies = [

0 commit comments

Comments
 (0)