Skip to content

Commit

Permalink
4.2.2 [ci-build]
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisX11 committed Apr 3, 2022
1 parent 9795597 commit 99c0cab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<script>
if (typeof module === 'object') {window.module = module; module = undefined;}//jQuery Fix
const isApp = typeof require !== 'undefined';
const appVersion = '4.2.1';
const appVersion = '4.2.2';


if (localStorage.getItem('theme')) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Blockbench",
"description": "Low-poly modeling and animation software",
"version": "4.2.1",
"version": "4.2.2",
"license": "GPL-3.0-or-later",
"author": {
"name": "JannisX11",
Expand Down
Loading

0 comments on commit 99c0cab

Please sign in to comment.