We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a414ecf commit 812b9b7Copy full SHA for 812b9b7
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.0.1
+current_version = 3.1.0
3
commit = True
4
tag = True
5
README.md
@@ -6,7 +6,7 @@ This role installs vanilla [Minecraft](https://minecraft.net/) and configures it
6
7
**If you're viewing this at https://github.com/benwebber/ansible-minecraft/, you're reading the documentation for the master branch.
8
[View documentation for the latest release
9
- (3.0.1).](https://github.com/benwebber/ansible-minecraft/tree/v3.0.1#ansible-minecraft)**
+ (3.1.0).](https://github.com/benwebber/ansible-minecraft/tree/v3.1.0#ansible-minecraft)**
10
11
## Requirements
12
0 commit comments