Skip to content

Commit

Permalink
4.5.0 Beta 1 [ci-build]
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisX11 committed Nov 2, 2022
1 parent 63fefe9 commit 756433c
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 @@ -26,7 +26,7 @@
<script>
if (typeof module === 'object') {window.module = module; module = undefined;}//jQuery Fix
const isApp = typeof require !== 'undefined';
const appVersion = '4.5.0-beta.1';
const appVersion = '4.5.0-beta.2';


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.5.0-beta.1",
"version": "4.5.0-beta.2",
"license": "GPL-3.0-or-later",
"author": {
"name": "JannisX11",
Expand Down
Loading

0 comments on commit 756433c

Please sign in to comment.