Fix version number in project structure code block in guides
This commit is contained in:
@@ -151,7 +151,7 @@ codepress/
|
||||
│ └── test/ # Test theme
|
||||
│ └── theme.json
|
||||
├── config.json # Site configuration
|
||||
├── version.php # Version information (1.5.0)
|
||||
├── version.php # Version information (1.6.0)
|
||||
└── vendor/ # Composer dependencies
|
||||
```
|
||||
|
||||
|
||||
@@ -151,7 +151,7 @@ codepress/
|
||||
│ └── test/ # Test thema
|
||||
│ └── theme.json
|
||||
├── config.json # Site configuratie
|
||||
├── version.php # Versie informatie (1.5.0)
|
||||
├── version.php # Versie informatie (1.6.0)
|
||||
└── vendor/ # Composer dependencies
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user