Repository: jclouds-site Updated Branches: refs/heads/master 17b7d75e2 -> 240dd16b8
Fixed release date in the main page Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/240dd16b Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/240dd16b Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/240dd16b Branch: refs/heads/master Commit: 240dd16b8c94244a7f2cfd59b7993de6df0c885d Parents: 17b7d75 Author: Ignasi Barrera <[email protected]> Authored: Thu Aug 16 20:01:05 2018 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Thu Aug 16 20:01:05 2018 +0200 ---------------------------------------------------------------------- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/240dd16b/_config.yml ---------------------------------------------------------------------- diff --git a/_config.yml b/_config.yml index fdd810c..e3cd394 100644 --- a/_config.yml +++ b/_config.yml @@ -7,5 +7,5 @@ paginate_path: "blog/page:num" permalink: /blog/:categories/:year/:month/:day/:title relative_permalinks: false latest_version: 2.1.1 -latest_version_date: 2018-08-09 +latest_version_date: 2018-08-16 latest_snapshot: 2.2.0-SNAPSHOT
