Skip to content

Commit

Permalink
Merge pull request #1386 from Monkey0x9/patch-1
Browse files Browse the repository at this point in the history
Change forgotten 1.11 to 1.12
  • Loading branch information
CounterPillow committed Jun 11, 2017
2 parents f797341 + 964eec8 commit 6043ae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -8,7 +8,7 @@ stages:

variables:
EXMAPLE_REPO: "https://github.com/overviewer/Minecraft-Overviewer-Addons"
MC_VERSION: "1.11"
MC_VERSION: "1.12"

build:linux:
image: code.em32.net:14567/overviewer/minecraft-overviewer:base
Expand Down
2 changes: 1 addition & 1 deletion docs/running.rst
Expand Up @@ -275,7 +275,7 @@ If you want or need to provide your own textures, you have several options:
wget https://s3.amazonaws.com/Minecraft.Download/versions/${VERSION}/${VERSION}.jar -P ~/.minecraft/versions/${VERSION}/

If that's too confusing for you, then just take this single line and paste it into
a terminal to get 1.11 textures::
a terminal to get 1.12 textures::

wget https://s3.amazonaws.com/Minecraft.Download/versions/1.12/1.12.jar -P ~/.minecraft/versions/1.12/

Expand Down

0 comments on commit 6043ae9

Please sign in to comment.