Skip to content

Commit

Permalink
release: 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
1zun4 committed Jan 27, 2024
1 parent 17bb807 commit 6fca94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/net/ccbluex/liquidbounce/LiquidBounce.kt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ object LiquidBounce : Listenable {
*
* TODO: Replace this approach with full semantic versioning.
*/
const val IN_DEVELOPMENT = true
const val IN_DEVELOPMENT = false

/**
* Client logger to print out console messages
Expand Down

0 comments on commit 6fca94a

Please sign in to comment.