Skip to content

Commit

Permalink
Prepare 0.3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NgLam2911 committed Oct 12, 2022
1 parent 07db025 commit 872e629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/GameHandle-4.0/src/Core.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
use pocketmine\plugin\PluginBase;

class Core extends PluginBase{
public const VERSION = "0.3.0-alpha";
public const VERSION = "0.3.0.1-alpha";
public const CODE_NAME = "Icarus";
public const BASE_VERSION = 2; //FIv2
/** @var int[] */
Expand Down

0 comments on commit 872e629

Please sign in to comment.