Skip to content

Commit

Permalink
Update version to 5.1.2-pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
NeunEinser committed Mar 29, 2024
1 parent 620353a commit 0168955
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions neunscript.config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Fetchr",
"version": "5.1.1",
"mc": "1.20.3",
"version": "5.1.2-pre1",
"mc": "1.20.2",
"target": "dist",
"vars": {
"version_long_name": "5.1.1",
"rp_version": "21",
"version_long_name": "5.1.2 Pre-Release 1",
"rp_version": "22",
"realms": false
},
"remove_file_types": [
Expand All @@ -28,11 +28,11 @@
"realms": {
"vars": {
"realms": true,
"version_long_name": "5.1 (Realms)"
"version_long_name": "5.1.2 (Realms)"
}
}
},
"include": [
"server.properties"
]
}
}

0 comments on commit 0168955

Please sign in to comment.