Skip to content

Commit

Permalink
Version 2.3 Release Candidate #1
Browse files Browse the repository at this point in the history
  • Loading branch information
JustBru00 committed Nov 23, 2024
1 parent bcc24af commit fde5269
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.makkuusen.timing.system</groupId>
<artifactId>TimingSystem</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3-RC1</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: TimingSystem
main: me.makkuusen.timing.system.TimingSystem
version: '2.3-SNAPSHOT'
version: '${project.version}'
authors: [Makkuusen, Pigalala, JustBru00, 2818, GitHub Repository Contributors]
depend: [WorldEdit]
softdepend: [HolographicDisplays, DecentHolograms, Multiverse-Core, GSit, PlaceholderAPI]
Expand Down

0 comments on commit fde5269

Please sign in to comment.