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)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixed /sc check command to check the silent chest status, not the any chest status.
Version bump.
@@ -23,3 +23,3 @@<artifactId>openinvparent</artifactId><version>4.1.6-SNAPSHOT</version><version>4.0.10-SNAPSHOT</version></parent>Usually you don't want to touch the version in PRs, as the repo
@@ -23,3 +23,3 @@<artifactId>openinvparent</artifactId><version>4.1.6-SNAPSHOT</version><version>4.0.10-SNAPSHOT</version></parent>Also, this would make the PR a much more manageable one-line change instead of a larger 10 file change.
Pull request closed