Skip to content

Commit

Permalink
v6.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHeijden committed Sep 11, 2024
1 parent be48394 commit 546e56e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Changelog
- Move
- Fix /scanworld command parser, thx @ben9964 <3
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
val name = "Insights"
group = "dev.frankheijden.insights"
val dependencyDir = "$group.dependencies"
version = "6.19.2-SNAPSHOT"
version = "6.19.2"

subprojects {
apply(plugin = "java")
Expand Down

0 comments on commit 546e56e

Please sign in to comment.