Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten committed Aug 3, 2020
1 parent b6e06ea commit ebbb339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Directus/Application/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class Application extends App
*
* @var string
*/
const DIRECTUS_VERSION = '8.8.0';
const DIRECTUS_VERSION = '8.8.1';

/**
* NOT USED
Expand Down

0 comments on commit ebbb339

Please sign in to comment.