Skip to content

Commit

Permalink
Release Version 2.4.0
Browse files Browse the repository at this point in the history
Supports TimingSystem 2.0.3
  • Loading branch information
JustBru00 committed Jan 7, 2024
1 parent c3d41dc commit 4ecde77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.pigalala</groupId>
<artifactId>PigStops</artifactId>
<version>2.4.0-RC1</version>
<version>2.4.0</version>
<packaging>jar</packaging>

<name>PigStops</name>
Expand Down Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.github.Makkuusen</groupId>
<artifactId>TimingSystem</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4ecde77

Please sign in to comment.