Skip to content

Commit

Permalink
Bump Sage version
Browse files Browse the repository at this point in the history
  • Loading branch information
cfxd committed Nov 5, 2017
1 parent 5e433b9 commit 65823d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Install Sage using Composer from your WordPress themes directory (replace `your-

```shell
# @ example.com/site/web/app/themes/
$ composer create-project roots/sage your-theme-name 8.5.2
$ composer create-project roots/sage your-theme-name 8.5.3
```

## Theme setup
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sage",
"version": "8.5.2",
"version": "8.5.3",
"author": "Ben Word <ben@benword.com>",
"homepage": "https://roots.io/sage/",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: Sage Starter Theme
Theme URI: https://roots.io/sage/
Description: Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version: 8.5.2
Version: 8.5.3
Author: Roots
Author URI: https://roots.io/
Text Domain: sage
Expand Down

0 comments on commit 65823d4

Please sign in to comment.