Skip to content

Commit

Permalink
Release 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bytzo committed Apr 29, 2024
1 parent af14397 commit 8f132a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group = "net.bytzo"
version = "0.5.1"
version = "0.6"

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "sessility",
"version": "0.5.1",
"version": "0.6",
"environment": "server",
"entrypoints": {
"server": [
Expand Down

0 comments on commit 8f132a7

Please sign in to comment.