Skip to content
Snippets Groups Projects

Issue #3255988: Release 4.0.0-rc2

Closed Yas Naoi requested to merge issue/cloud_dashboard-3255988:3255988-release-4.0.0-rc2 into 4.x
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -10,7 +10,7 @@ interface CloudDashboardServiceInterface {
/**
* The version signature string.
*/
public const VERSION = '4.x-dev';
public const VERSION = '4.0.0-rc2';
/**
* Get the version number of the module.
Loading