diff --git a/README.md b/README.md index c0e6a20..0aa9644 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@

- +

diff --git a/app/database/fixtures.json b/app/database/fixtures.json index c4fbb9d..9000dfc 100644 --- a/app/database/fixtures.json +++ b/app/database/fixtures.json @@ -1,7 +1,7 @@ { "meta": { "created": "2024-01-01 00:00:01", - "version": "0.3.3" + "version": "0.3.4" }, "tables": { "links": [ diff --git a/composer.json b/composer.json index 571e51c..72e14df 100755 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ ], "type": "project", "license": "MIT", - "version": "0.3.3", + "version": "0.3.4", "authors": [ { "name": "Usbac", diff --git a/core/Kernel.php b/core/Kernel.php index d0c76b9..d5543ca 100644 --- a/core/Kernel.php +++ b/core/Kernel.php @@ -4,7 +4,7 @@ final class Kernel { - public const VERSION = '0.3.3'; + public const VERSION = '0.3.4'; /** * System configuration