Merge branch 'development'

This commit is contained in:
Brianna 2019-09-23 12:47:45 -04:00
commit 1fb8abc83b
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ stages:
variables:
name: "EpicHeads"
path: "/builds/$CI_PROJECT_PATH"
version: "3.2.0"
version: "3.2.1"
build:
stage: build

View File

@ -70,8 +70,8 @@
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.14.4-R0.1-SNAPSHOT</version>
<artifactId>spigot</artifactId>
<version>1.14.4</version>
<scope>provided</scope>
</dependency>
<dependency>