We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8de3c8 commit 8a665ecCopy full SHA for 8a665ec
1 file changed
core/lib/Drupal.php
@@ -82,7 +82,7 @@ class Drupal {
82
/**
83
* The current system version.
84
*/
85
- const VERSION = '8.7.7-dev';
+ const VERSION = '8.7.7';
86
87
88
* Core API compatibility.
0 commit comments