From 91364425ad1bafa7dbd7a422ea61ce0174c268bb Mon Sep 17 00:00:00 2001 From: Angelillo15 Date: Tue, 17 Oct 2023 21:48:24 +0200 Subject: [PATCH] Add NookTheme version --- config/app.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/app.php b/config/app.php index 5f2f2efee..db051ea51 100644 --- a/config/app.php +++ b/config/app.php @@ -13,6 +13,16 @@ return [ 'version' => '1.11.5', + /* + |-------------------------------------------------------------------------- + | NookTheme Version + |-------------------------------------------------------------------------- + | This value is set when creating a NookTheme release. You should not + | change this value if you are not maintaining your own internal versions. + */ + + 'fork-version' => '1.2.0', + /* |-------------------------------------------------------------------------- | Application Name