v4.0.4 [ci-build]

This commit is contained in:
JannisX11 2021-11-09 21:00:09 +01:00
parent 5f9cacdeb5
commit f46e9ea855
5 changed files with 5749 additions and 5749 deletions

View File

@ -25,7 +25,7 @@
<script>
if (typeof module === 'object') {window.module = module; module = undefined;}//jQuery Fix
const isApp = typeof require !== 'undefined';
const appVersion = '4.0.3';
const appVersion = '4.0.4';
if (localStorage.getItem('theme')) {

File diff suppressed because one or more lines are too long

11490
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"name": "Blockbench",
"description": "Low-poly modeling and animation software",
"version": "4.0.3",
"version": "4.0.4",
"license": "GPL-3.0-or-later",
"author": {
"name": "JannisX11",

File diff suppressed because one or more lines are too long