Fixed /sc check command to check the silent chest status. #118

Closed
unixminecraft wants to merge 1 commits from master into master
unixminecraft commented 2020-01-14 21:40:44 -05:00 (Migrated from github.com)

Fixed /sc check command to check the silent chest status, not the any chest status.

Version bump.

Fixed /sc check command to check the silent chest status, not the any chest status. Version bump.
RoboMWM (Migrated from github.com) reviewed 2020-01-14 21:49:21 -05:00
@@ -23,3 +23,3 @@
<artifactId>openinvparent</artifactId>
<version>4.1.6-SNAPSHOT</version>
<version>4.0.10-SNAPSHOT</version>
</parent>
RoboMWM (Migrated from github.com) commented 2020-01-14 21:49:20 -05:00

Usually you don't want to touch the version in PRs, as the repo

  • may have other changes to include in a release
  • will cause merge conflicts with future PRs (until pulled)
Usually you don't want to touch the version in PRs, as the repo - may have other changes to include in a release - will cause merge conflicts with future PRs (until pulled)
RoboMWM (Migrated from github.com) reviewed 2020-01-14 21:49:56 -05:00
@@ -23,3 +23,3 @@
<artifactId>openinvparent</artifactId>
<version>4.1.6-SNAPSHOT</version>
<version>4.0.10-SNAPSHOT</version>
</parent>
RoboMWM (Migrated from github.com) commented 2020-01-14 21:49:55 -05:00

Also, this would make the PR a much more manageable one-line change instead of a larger 10 file change.

Also, this would make the PR a much more manageable one-line change instead of a larger 10 file change.

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#118
No description provided.