Skip to content

Commit

Permalink
3.11.0
Browse files Browse the repository at this point in the history
Took 17 seconds
  • Loading branch information
kiranhart committed Sep 29, 2023
1 parent c0856f0 commit 779f0e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,15 +7,15 @@
<artifactId>skulls</artifactId>

<name>Skulls</name>
<version>3.10.3</version>
<version>3.11.0</version>
<packaging>jar</packaging>

<properties>
<author>Kiran Hart</author>
<jarName>Skulls</jarName>
<main.class>${project.groupId}.${project.artifactId}.${project.name}</main.class>
<java.version>1.8</java.version>
<flight.version>3.14.2</flight.version>
<flight.version>3.15.0</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 779f0e7

Please sign in to comment.