Skip to content

Commit

Permalink
Upgrade Craft to 3.0.0-beta.14
Browse files Browse the repository at this point in the history
  • Loading branch information
colinwilson committed May 3, 2017
1 parent 27f566f commit 87cb60f
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.1.1] - 02-05-2017
### Update
- Upgrade Craft to 3.0.0-beta.14

## [0.1.0] - 23-04-2017
### Update
- Update image tags in docker-compose.yml to specific versions
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.2974 | MariaDB 10.1.22 | Redis 3.2.8 |
| craft3beta | craft3beta |craft 3 beta 13 | PostgreSQL 9.6.2 | Memcached 1.4.36 |
| latest | master | 2.6.2978 | MariaDB 10.1.22 | Redis 3.2.8 |
| craft3beta | craft3beta |craft 3 beta 14 | PostgreSQL 9.6.2 | Memcached 1.4.36 |

Features:

Expand Down

0 comments on commit 87cb60f

Please sign in to comment.