Skip to content

Commit

Permalink
Merge branch 'release-2.8.1' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
dongilbert committed May 16, 2017
2 parents a8eb794 + a8fcffe commit 29a29d8
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 16 deletions.
2 changes: 1 addition & 1 deletion app/AppKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class AppKernel extends Kernel
*
* @const string
*/
const EXTRA_VERSION = '-dev';
const EXTRA_VERSION = '';

/**
* @var array
Expand Down
2 changes: 1 addition & 1 deletion app/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.8.1-dev
2.8.1
2 changes: 1 addition & 1 deletion media/css/app.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion media/css/libraries.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 29a29d8

Please sign in to comment.