From 9ca02c90edb58d206b927606e5bd9c0ccc2a43ae Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Thu, 1 Feb 2018 14:46:05 +0000 Subject: [PATCH] chore: fix ci --- .circleci/config.yml | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f193814a..35f851f1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2 jobs: build: docker: - - image: circleci/node:9.5 + - image: circleci/node:9.4 working_directory: ~/repo steps: diff --git a/LICENSE b/LICENSE index f9aa7c03..6011a2a4 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2017 File Browser contributors + Copyright 2018 File Browser contributors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.