Skip to content

Commit

Permalink
Release version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JustBru00 committed Mar 19, 2024
1 parent 9d8fc8a commit 2001489
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.frosthex</groupId>
<artifactId>timingsystem.restapi</artifactId>
<version>1.0.1</version>
<version>1.1</version>
<packaging>jar</packaging>
<name>timingsystem.restapi</name>
<url>http://maven.apache.org</url>
Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.github.Makkuusen</groupId>
<artifactId>TimingSystem</artifactId>
<version>2.0.4</version>
<version>3d876f36c6c6240e1e420178ce862799d06e5c15</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: TimingSystemRESTApi
version: 1.0.1
version: 1.1
authors: [Justin Brubaker (JustBru00)]
softdepend: [TimingSystem]
main: com.frosthex.timingsystem.restapi.TimingSystemRESTApiPlugin
Expand Down

0 comments on commit 2001489

Please sign in to comment.