This commit is contained in:
PinkFloyd1213 2020-08-23 17:04:45 +02:00
parent 0f6921ce2f
commit 887ec6ea3c
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
<% } else{ %>
<div id="frameContentWin">
<div id="frameTitleDock">
<span id="frameTitleText">Launcher Creeponnia 1.7.5</span>
<span id="frameTitleText">Launcher Creeponnia 1.7.6</span>
</div>
<div id="frameButtonDockWin">
<button class="frameButton fMb" id="frameButton_minimize" tabIndex="-1">

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "creeoponnia-launcher",
"version": "1.7.5",
"version": "1.7.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "creeoponnia-launcher",
"version": "1.7.5",
"version": "1.7.6",
"productName": "Creeponnia Launcher",
"description": "Modded Minecraft Launcher",
"author": "Daniel Scalzi (https://github.com/dscalzi/)",