Skip to content

Commit

Permalink
change: Display next compat in version of metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
FlashyReese committed May 22, 2021
1 parent 9585ef7 commit 9ef7e8f
Showing 1 changed file with 1 addition and 1 deletion.
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": "sodium-extra",
"version": "${version}",
"version": "${version}-next-compat",
"name": "Sodium Extra",
"description": "Features that shouldn't be in Sodium.",
"authors": [
Expand Down

0 comments on commit 9ef7e8f

Please sign in to comment.