Skip to content

Commit

Permalink
Small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed May 5, 2024
1 parent da5a3a9 commit 653ed47
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions legacy-fabric-command-api-v1/common/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
minVersionIncluded=1.3
maxVersionIncluded=1.12.2
artifactSuffix=
2 changes: 1 addition & 1 deletion legacy-fabric-command-api-v2/1.6.4/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
minVersionIncluded=1.6.4
minVersionIncluded=1.3
maxVersionIncluded=1.6.4
2 changes: 1 addition & 1 deletion legacy-fabric-keybindings-api-v1/1.6.4/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
minVersionIncluded=1.6.4
minVersionIncluded=1.3
maxVersionIncluded=1.6.4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"id": "legacy-fabric-lifecycle-events-v1-testmod-versioned",
"id": "legacy-fabric-lifecycle-events-v1-testmod",
"description": "Tests for lifecycle events",
"version": "1.0.0",
"entrypoints": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"id": "legacy-fabric-lifecycle-events-v1-testmod-versioned",
"id": "legacy-fabric-lifecycle-events-v1-testmod",
"description": "Tests for lifecycle events",
"version": "1.0.0",
"entrypoints": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"id": "legacy-fabric-lifecycle-events-v1-testmod-versioned",
"id": "legacy-fabric-lifecycle-events-v1-testmod",
"description": "Tests for lifecycle events",
"version": "1.0.0",
"entrypoints": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"id": "legacy-fabric-lifecycle-events-v1-testmod-versioned",
"id": "legacy-fabric-lifecycle-events-v1-testmod",
"description": "Tests for lifecycle events",
"version": "1.0.0",
"entrypoints": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"id": "legacy-fabric-lifecycle-events-v1-testmod",
"id": "legacy-fabric-lifecycle-events-v1-common-testmod",
"description": "Tests for lifecycle events",
"version": "1.0.0",
"entrypoints": {
Expand Down
2 changes: 1 addition & 1 deletion legacy-fabric-resource-loader-v1/1.6.4/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
minVersionIncluded=1.6.4
minVersionIncluded=1.3
maxVersionIncluded=1.6.4

0 comments on commit 653ed47

Please sign in to comment.