Skip to content

Commit

Permalink
v4.0.3 [ci-build]
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisX11 committed Oct 27, 2021
1 parent 4167a6f commit f687d97
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.0.2';
const appVersion = '4.0.3';


if (localStorage.getItem('theme')) {
Expand Down
2 changes: 1 addition & 1 deletion js/webpack/bundle.js

Large diffs are not rendered by default.

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.0.2",
"version": "4.0.3",
"license": "GPL-3.0-or-later",
"author": {
"name": "JannisX11",
Expand Down
2 changes: 1 addition & 1 deletion service_worker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f687d97

Please sign in to comment.