Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdiMGF2 committed Oct 27, 2024
1 parent 171f077 commit 7977ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
ini_set('error_log', 'error_log');
$version = "4.10.1";
$version = "4.10.2";
date_default_timezone_set('Asia/Tehran');
require_once 'config.php';
require_once 'botapi.php';
Expand Down

0 comments on commit 7977ec4

Please sign in to comment.