Skip to content

Commit

Permalink
Upgrade Craft to 3.0.0-beta.30
Browse files Browse the repository at this point in the history
  • Loading branch information
colinwilson committed Nov 3, 2017
1 parent 8352335 commit f30d535
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.2.7] - 03-11-2017
### Update
- Upgrade Craft to 3.0.0-beta.30

## [0.2.6] - 20-10-2017
### Update
- Update memcached to 1.5.2
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This is a [Craft CMS](https://craftcms.com/) / [Craft 3 Beta](https://craftcms.
#### Versioning
| Docker Tag | Git Branch | Craft Release | Database | Caching |
|-----|-------|-----|--------|--------|
| latest | master | 2.6.2993 | MariaDB 10.2.29 | Redis 3.2.11 |
| craft3beta | craft3beta | 3.0.0-beta.29 | PostgreSQL 10.0 | Memcached 1.5.2 |
| latest | master | 2.6.2994 | MariaDB 10.2.29 | Redis 3.2.11 |
| craft3beta | craft3beta | 3.0.0-beta.30 | PostgreSQL 10.0 | Memcached 1.5.2 |

Features:

Expand Down

0 comments on commit f30d535

Please sign in to comment.