Version 1.8.0.1

This commit is contained in:
DevLarge 2021-01-07 17:32:13 +01:00
parent e7b09de295
commit e9f71d1c1a
2 changed files with 1 additions and 4 deletions

View File

@ -273,11 +273,8 @@ body, button {
#welcomeImageSeal {
border-radius: 50%;
border: 2px solid #cad7e1;
background: rgba(1, 2, 1, 0.5);
height: 125px;
width: 125px;
box-shadow: 0px 0px 10px 0px rgb(0, 0, 0);
margin-bottom: 5%;
margin-top: 10%;
}

View File

@ -1,6 +1,6 @@
{
"name": "stellarnetworklauncher",
"version": "1.8.0",
"version": "1.8.0.1",
"productName": "Stellar Network Launcher",
"description": "Modded Minecraft Launcher for Stellar Network",
"author": "Stellar Network (https://github.com/DevLarge/)",