From 4bc60ffdfd3def7dfefb70982e3a5728ce522cc9 Mon Sep 17 00:00:00 2001 From: gravityfox Date: Sun, 30 Oct 2016 01:29:16 -0700 Subject: [PATCH] Fix for travis and me being dumb. --- .travis.yml | 2 +- FoxCore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ad5a283..71299f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ deploy: file_glob: true provider: releases api-key: ${KEY} - file: "./build/libs/FoxGuard*.jar" + file: "./build/libs/foxguard*.jar" skip_cleanup: true on: tags: true \ No newline at end of file diff --git a/FoxCore b/FoxCore index c86521c..82a196d 160000 --- a/FoxCore +++ b/FoxCore @@ -1 +1 @@ -Subproject commit c86521c2bd14caa045332614251f43d94c2b9c62 +Subproject commit 82a196d38fdbd76da6258467c54b310e1f80d857