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

Commit

Permalink
Add v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickRe committed Dec 26, 2018
1 parent 7a1008b commit e0ca2a0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion core/server/web/admin/views/default-prod.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@


<script src="assets/vendor.min-a282d655f9b0929434826d02f2158e38.js"></script>
<script src="assets/ghost.min-96bc2e85ece023413226dfd3e4856109.js"></script>
<script src="assets/ghost.min-16f51ca022a7616ed8d732b7b1afbc8d.js"></script>

</body>
</html>
2 changes: 1 addition & 1 deletion core/server/web/admin/views/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@


<script src="assets/vendor.min-a282d655f9b0929434826d02f2158e38.js"></script>
<script src="assets/ghost.min-96bc2e85ece023413226dfd3e4856109.js"></script>
<script src="assets/ghost.min-16f51ca022a7616ed8d732b7b1afbc8d.js"></script>

</body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ghost",
"version": "2.7.0",
"version": "2.7.1",
"description": "The professional publishing platform",
"author": "Ghost Foundation",
"homepage": "https://ghost.org",
Expand Down

0 comments on commit e0ca2a0

Please sign in to comment.