mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-02-11 16:12:06 +08:00
v4.0.0 [ci-build]
This commit is contained in:
parent
314c6ef080
commit
283778a65e
@ -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.0-beta.5';
|
||||
const appVersion = '4.0.0';
|
||||
|
||||
|
||||
if (localStorage.getItem('theme')) {
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Blockbench",
|
||||
"description": "Low-poly modeling and animation software",
|
||||
"version": "4.0.0-beta.5",
|
||||
"version": "4.0.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": {
|
||||
"name": "JannisX11",
|
||||
|
File diff suppressed because one or more lines are too long
1
workbox-f6829f63.js
Normal file
1
workbox-f6829f63.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user