Bump version to 3.6.6
This commit is contained in:
parent
1782ca450c
commit
8fb0fbc86a
@ -24,7 +24,7 @@
|
|||||||
<script>
|
<script>
|
||||||
if (typeof module === 'object') {window.module = module; module = undefined;}//jQuery Fix
|
if (typeof module === 'object') {window.module = module; module = undefined;}//jQuery Fix
|
||||||
const isApp = typeof require !== 'undefined';
|
const isApp = typeof require !== 'undefined';
|
||||||
const appVersion = '3.6.5';
|
const appVersion = '3.6.6';
|
||||||
</script>
|
</script>
|
||||||
<div id="loading_error_message" style="display: none;">
|
<div id="loading_error_message" style="display: none;">
|
||||||
<div>An error occurred while loading Blockbench</div>
|
<div>An error occurred while loading Blockbench</div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Blockbench",
|
"name": "Blockbench",
|
||||||
"description": "Model editing and animation software",
|
"description": "Model editing and animation software",
|
||||||
"version": "3.6.5",
|
"version": "3.6.6",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "JannisX11",
|
"name": "JannisX11",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user