Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
madpilot78 committed Aug 17, 2024
1 parent 78b3420 commit cdb1977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

final readonly class Configuration
{
public const string VERSION = '0.0.1';
public const string VERSION = '1.0.0';

public const string DEFAULT_APPID = 'net.madpilot.freeboxphp';
public const string DEFAULT_APPNAME = 'FreeBoxPHP';
Expand Down

0 comments on commit cdb1977

Please sign in to comment.