Skip to content

Commit

Permalink
Merge pull request #74
Browse files Browse the repository at this point in the history
Version increment
  • Loading branch information
Syrent authored Dec 31, 2022
2 parents 8fe9904 + 2973fc1 commit 906756a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=3.11.0
version=3.11.1
plugin-name=VelocityVanish
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ import java.io.File
import java.nio.file.Path
import java.util.concurrent.TimeUnit

@Plugin(id = "velocityvanish", name = "VelocityVanish", version = "3.11.1",
url = "https://syrent.ir", description = "Modern vanish system", authors = ["Syrent"])
class VelocityVanish @Inject constructor(
server: ProxyServer,
logger: Logger,
Expand Down

0 comments on commit 906756a

Please sign in to comment.