v4.6.0-beta.2 [ci-build]

This commit is contained in:
JannisX11 2023-01-08 21:36:47 +01:00
parent 180d7b609d
commit c92bde9535
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -25,5 +25,5 @@
"theme_color": "#3e90ff",
"display": "standalone",
"display_override": ["tabbed", "minimal-ui"],
"orientation": "portrait-primary"
"orientation": "any"
}

View File

@ -1,7 +1,7 @@
{
"name": "Blockbench",
"description": "Low-poly modeling and animation software",
"version": "4.6.0-beta.1",
"version": "4.6.0-beta.2",
"license": "GPL-3.0-or-later",
"author": {
"name": "JannisX11",

File diff suppressed because one or more lines are too long