Skip to content

Commit

Permalink
Merge pull request #1408 from Dans-Plugins/removing-second-teleport-d…
Browse files Browse the repository at this point in the history
…elay

Changed version to 4.6.4.2
  • Loading branch information
dmccoystephenson authored Jun 17, 2022
2 parents 2ad2666 + d721d4d commit 4652da1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
}

group = 'dansplugins'
version = '4.6.4.2-ALPHA'
version = '4.6.4.2'
description = 'Medieval Factions'
java.sourceCompatibility = JavaVersion.VERSION_1_8

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>dansplugins</groupId>
<artifactId>Medieval-Factions</artifactId>
<version>4.6.4.2-ALPHA</version>
<version>4.6.4.2</version>
<packaging>jar</packaging>

<name>Medieval Factions</name>
Expand Down

0 comments on commit 4652da1

Please sign in to comment.