Skip to content

Commit

Permalink
Merge pull request #408 from hydephp/remove-hydeconfigversion-annotat…
Browse files Browse the repository at this point in the history
…ion-from-hyde-config

Fix #403: Remove @HydeConfigVersion annotation from config/hyde.php
  • Loading branch information
caendesilva authored May 18, 2022
2 parents f0a6976 + 15dd1fa commit 5297057
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config/hyde.php
Original file line number Diff line number Diff line change
Expand Up @@ -288,12 +288,11 @@

/*
|--------------------------------------------------------------------------
| Hyde Config Version @HydeConfigVersion 0.1.0
| Warn about outdated config?
|--------------------------------------------------------------------------
|
| Hyde can use the value above to determine if this configuration file
| contains the latest config options. If your config needs updating,
| a message will be shown in the HydeCLI, unless disabled below.
| If your config needs updating, a message will be shown in the
| HydeCLI info screen, unless disabled below.
|
*/

Expand Down

0 comments on commit 5297057

Please sign in to comment.