Skip to content

Commit

Permalink
prepare version for release and update description
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmakila committed May 16, 2024
1 parent 1bb0db8 commit f0ea468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group = "fi.fabianadrian"
version = "3.0.0-SNAPSHOT"
description = "A simple plugin that forwards chat messages to a webhook."
version = "3.0.0"
description = "A Minecraft plugin for logging various events to a webhook."

0 comments on commit f0ea468

Please sign in to comment.